Home
last modified time | relevance | path

Searched refs:i (Results 626 – 650 of 1753) sorted by relevance

1...<<21222324252627282930>>...71

/PHP-5.5/ext/interbase/
H A Dinterbase.c592 if (i == 0) { in _php_ibase_commit_link()
681 for (i = 0; i < trans->link_cnt; ++i) { in _php_ibase_free_trans()
867 for (i = 0; i < sizeof(dpb_args); ++i) { in _php_ibase_attach_db()
868 if (dpb_args[i] && args[i] && len[i] && buf_len > 0) { in _php_ibase_attach_db()
869 dpb_len = slprintf(dpb, buf_len, "%c%c%s", dpb_args[i],(unsigned char)len[i],args[i]); in _php_ibase_attach_db()
932 for (i = 0; i < sizeof(args)/sizeof(char*); ++i) { in _php_ibase_connect()
933 PHP_MD5Update(&hash_context,args[i],len[i]); in _php_ibase_connect()
935 for (i = 0; i < sizeof(largs)/sizeof(long); ++i) { in _php_ibase_connect()
1158 for (i = 0; i < argn; ++i) { in PHP_FUNCTION()
1251 for (i = 0; i < link_cnt; ++i) { in PHP_FUNCTION()
[all …]
/PHP-5.5/Zend/tests/
H A Dbug44069.phpt8 for($i = 1; $i <= 2000; $i++)
H A Dbug67314.phpt7 $notDefined[$i] = 'test';
18 Notice: Undefined variable: i in %sbug67314.php on line 4
21 Notice: Undefined variable: i in %sbug67314.php on line 4
/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtCodeSnippet.php64 for ($i=0; $i< $numberOfLines; $i++) {
/PHP-5.5/ext/standard/tests/math/
H A Dasin_variation.phpt31 for ($i = 0; $i < count($values); $i++) {
32 $res = asin($values[$i]);
H A Datanh_variation.phpt31 for ($i = 0; $i < count($values); $i++) {
32 $res = atanh($values[$i]);
H A Dsqrt_variation.phpt32 for ($i = 0; $i < count($values); $i++) {
33 $res = sqrt($values[$i]);
H A Dacos_variation.phpt31 for ($i = 0; $i < count($values); $i++) {
32 $res = acos($values[$i]);
H A Dlcg_value_basic.phpt10 for ($i = 0; $i < 100; $i++) {
18 if ($i != 100) {
/PHP-5.5/ext/pgsql/tests/
H A D80_bug24499.phpt21 for ($i=0; $i<4; $i++) {
22 pg_query("INSERT INTO id (t) VALUES ($i)");
/PHP-5.5/ext/bz2/
H A Dconfig.m413 for i in /usr/local /usr; do
14 if test -r $i/include/bzlib.h; then
15 BZIP_DIR=$i
16 AC_MSG_RESULT(found in $i)
/PHP-5.5/ext/spl/tests/
H A Dbug31185.phpt29 $i = 0; $j = 0;
31 $foo[$j++] = $i++;
32 $foo[$j++] = $i++;
33 $foo[$j++] = $i++;
/PHP-5.5/ext/zip/tests/
H A Dbug47667.phpt21 for ($i = 0; $i < 10; $i++) {
26 $zip->addFromString("foo_{$i}.txt", 'foo bar foobar');
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c748 for (i = 0; i < regs->num_regs; i++) { in _php_mb_regex_ereg_exec()
749 beg = regs->beg[i]; in _php_mb_regex_ereg_exec()
810 int i, err, eval, n; in _php_mb_regex_ereg_replace_exec() local
915 i = 0; in _php_mb_regex_ereg_replace_exec()
929 i += 2; in _php_mb_regex_ereg_replace_exec()
933 i += fwd; in _php_mb_regex_ereg_replace_exec()
959 int i; in _php_mb_regex_ereg_replace_exec() local
964 for (i = 0; i < regs->num_regs; i++) { in _php_mb_regex_ereg_replace_exec()
965 add_next_index_stringl(subpats, string + regs->beg[i], regs->end[i] - regs->beg[i], 1); in _php_mb_regex_ereg_replace_exec()
1252 for (i = 0; i < n; i++) { in _php_mb_regex_ereg_search_exec()
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dfile_put_contents_variation8.phpt38 for( $i=0; $i<count($names_arr); $i++ ) {
39 echo "-- Iteration $i --\n";
40 $res = file_put_contents($names_arr[$i], "Some data");
42 echo "$res bytes written to: $names_arr[$i]\n";
43 unlink($names_arr[$i]);
46 echo "Failed to write data to: $names_arr[$i]\n";
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.c718 int flag = 1, i, j; in QuickSort() local
722 i = low; in QuickSort()
728 i++; in QuickSort()
730 i++; in QuickSort()
736 if(i < j) { in QuickSort()
737 temp = list[i]; in QuickSort()
779 int i; in Q_Sort() local
806 for(i=0; i < q->size; i++) { in Q_Sort()
807 index[i] = d; in Q_Sort()
819 i = 0; in Q_Sort()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c49 for (i = 0; i < node->num_childs; i++) { in history_tree_clear()
54 for (i = 0; i < node->allocated; i++) { in history_tree_clear()
139 for (i = 0; i < node->num_childs; i++) { in history_tree_clone()
163 for (i = 0; i < region->num_regs; i++) { in onig_region_clear()
284 for (i = 0; i < from->num_regs; i++) { in onig_region_copy()
1083 for (i = 0; i < num; i++) { in mem_is_in_memp()
1195 for (i = 0; i < 256; i++) { in onig_statistics_init()
1279 for (i = 1; i <= num_mem; i++) { in match_at()
2208 for (i = 0; i < tlen; i++) { in match_at()
2247 for (i = 0; i < tlen; i++) { in match_at()
[all …]
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m418 for i in $PHP_PDO_PGSQL $PHP_PDO_PGSQL/bin /usr/local/pgsql/bin /usr/local/bin /usr/bin ""; do
19 if test -x $i/pg_config; then
20 PG_CONFIG="$i/pg_config"
38 for i in $PGSQL_SEARCH_PATHS; do
40 if test -r "$i/$j/libpq-fe.h"; then
41 PGSQL_INC_BASE=$i
42 PGSQL_INCLUDE=$i/$j
43 if test -r "$i/$j/pg_config.h"; then
50 if test -f "$i/$j/libpq.so" || test -f "$i/$j/libpq.a"; then
51 PGSQL_LIBDIR=$i/$j
/PHP-5.5/ext/json/
H A Djson.c174 int i; in json_determine_array_type() local
178 if (i > 0) { in json_determine_array_type()
192 if (i == HASH_KEY_IS_STRING) { in json_determine_array_type()
219 int i; in json_pretty_print_indent() local
222 for (i = 0; i < JSON_G(encoder_depth); ++i) { in json_pretty_print_indent()
233 int i, r, need_comma = 0; in json_encode_array() local
260 if (i > 0) in json_encode_array()
272 if (i == HASH_KEY_NON_EXISTENT) in json_encode_array()
734 int i; in php_json_decode_ex() local
737 for (i = (trim[0] == '-' ? 1 : 0); i < trim_len; i++) { in php_json_decode_ex()
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dcache_limit.phpt10 for ($i=0; $i < PREG_CACHE_SIZE; ++$i) {
/PHP-5.5/ext/session/tests/
H A Dsession_encode_serialize.phpt22 string(51) "a:3:{i:-3;s:3:"foo";i:3;s:3:"bar";s:3:"var";i:123;}"
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug62373.phpt12 for ($i = 0; $i < $period * 3; $i++) {
/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_variation23.phpt7 for ($i = 0; $i < (sizeof($array) + 1); $i++) {
8 echo "[$i]\n";
9 var_dump (@array_chunk ($array, $i));
10 var_dump (@array_chunk ($array, $i, TRUE));
11 var_dump (@array_chunk ($array, $i, FALSE));
/PHP-5.5/ext/json/tests/
H A Dbug62369.phpt9 for ($i=0; $i<550; $i++) {
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug52487.phpt13 for ($i = 0; $i < 10; $i++) {

Completed in 77 milliseconds

1...<<21222324252627282930>>...71