Home
last modified time | relevance | path

Searched refs:i (Results 651 – 675 of 1753) sorted by relevance

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

/PHP-5.5/ext/pcre/tests/
H A Dbug63055.phpt6 for ($i=0; $i<9998; $i++) {
/PHP-5.5/ext/date/tests/
H A Dbug32270.phpt8 echo date("m/d/Y H:i:s T", -2145888000)."\n";
12 echo date("m/d/Y H:i:s T", -631123200)."\n";
16 echo date("m/d/Y H:i:s T", 946713600)."\n";
H A Dbug32588.phpt8 echo date('D Y/m/d/H:i:s', strtotime('last saturday', 1112703348)). "\n";
9 echo date('D Y/m/d/H:i:s', strtotime("last sunday", 1112703348)). "\n";
10 echo date('D Y/m/d/H:i:s', strtotime('last monday', 1112703348)). "\n";
H A Dmktime_variation6.phpt117 int(%i)
126 int(%i)
132 int(%i)
155 int(%i)
158 int(%i)
161 int(%i)
164 int(%i)
167 int(%i)
170 int(%i)
213 int(%i)
[all …]
H A Dbug50055.phpt9 $i = DateInterval::createFromDateString('third Tuesday of next month');
11 echo date_add($da1, $i)->format( DateTime::ISO8601 ), "\n";
12 date_sub($ds1, $i);
20 date_sub($ds2, $i);
/PHP-5.5/Zend/tests/
H A Dbug63055.phpt6 for ($i=0; $i<9998; $i++) {
H A Dobjects_021.phpt7 static public $i = 0;
10 self::$i++;
35 var_dump(test::$i);
/PHP-5.5/tests/basic/
H A D023.phpt7 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ=…
/PHP-5.5/ext/openssl/tests/
H A D001.phpt15 for ($z = "", $i = 0; $i < 1024; $i++) {
16 $z .= $i * $i;
18 usleep($i);
/PHP-5.5/ext/pdo/tests/
H A Dbug_43130.phpt26 for ($i = 0; $i < 5; $i++) {
27 $db->exec("INSERT INTO test (a,b,c) VALUES('test".$i."','".$i."','".$i."')");
/PHP-5.5/ext/gd/tests/
H A Dbug67248.phpt10 for($i=0;$i<7;$i++) {
11 imageaffinematrixget($i);
/PHP-5.5/ext/hash/
H A Dhash.c208 int i; in php_hash_string_xor_char() local
209 for (i=0; i < length; i++) { in php_hash_string_xor_char()
210 out[i] = in[i] ^ xor_with; in php_hash_string_xor_char()
215 int i; in php_hash_string_xor() local
216 for (i=0; i < length; i++) { in php_hash_string_xor()
217 out[i] = in[i] ^ xor_with[i]; in php_hash_string_xor()
375 int i; in PHP_FUNCTION() local
390 for(i=0; i < ops->block_size; i++) { in PHP_FUNCTION()
516 for(i=0; i < hash->ops->block_size; i++) { in PHP_FUNCTION()
682 for (i = 1; i <= loops; i++) { in PHP_FUNCTION()
[all …]
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_process_ctl.c42 int i; in fpm_pctl_cleanup() local
44 for (i = 0; i < saved_argc; i++) { in fpm_pctl_cleanup()
45 free(saved_argv[i]); in fpm_pctl_cleanup()
266 int i; in fpm_pctl_init_main() local
275 for (i = 0; i < saved_argc; i++) { in fpm_pctl_init_main()
276 saved_argv[i] = strdup(fpm_globals.argv[i]); in fpm_pctl_init_main()
278 if (!saved_argv[i]) { in fpm_pctl_init_main()
283 saved_argv[i] = 0; in fpm_pctl_init_main()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c107 for (i = SLJIT_S0; i >= tmp; i--) { in sljit_emit_enter()
112 if (reg_map[i] >= 8) in sljit_emit_enter()
114 PUSH_REG(reg_lmap[i]); in sljit_emit_enter()
117 for (i = scratches; i >= SLJIT_FIRST_SAVED_REG; i--) { in sljit_emit_enter()
122 if (reg_map[i] >= 8) in sljit_emit_enter()
124 PUSH_REG(reg_lmap[i]); in sljit_emit_enter()
258 sljit_si i, tmp, size; in sljit_emit_return() local
299 for (i = SLJIT_FIRST_SAVED_REG; i <= tmp; i++) { in sljit_emit_return()
304 if (reg_map[i] >= 8) in sljit_emit_return()
310 for (i = tmp; i <= SLJIT_S0; i++) { in sljit_emit_return()
[all …]
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c182 int i; in sqlite_handle_preparer() local
197 if (i == SQLITE_OK) { in sqlite_handle_preparer()
317 int i; in do_callback() local
356 for (i = 0; i < argc; i++) { in do_callback()
363 ZVAL_LONG(*zargs[i + is_agg], sqlite3_value_int(argv[i])); in do_callback()
367 ZVAL_DOUBLE(*zargs[i + is_agg], sqlite3_value_double(argv[i])); in do_callback()
377 ZVAL_STRINGL(*zargs[i + is_agg], (char*)sqlite3_value_text(argv[i]), in do_callback()
393 for (i = is_agg; i < fake_argc; i++) { in do_callback()
395 efree(zargs[i]); in do_callback()
813 int i, ret = 0; in pdo_sqlite_handle_factory() local
[all …]
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_parse.c35 int i; in msgfmt_do_parse() local
49 for(i=0;i<count;i++) { in msgfmt_do_parse()
50 add_next_index_zval(return_value, fargs[i]); in msgfmt_do_parse()
/PHP-5.5/ext/gmp/tests/
H A D024.phpt8 for ($i = -1; $i < 10; $i++) {
9 var_dump(gmp_strval(gmp_jacobi(($i*$i)-1, 3)));
H A D025.phpt8 for ($i = -1; $i < 10; $i++) {
9 var_dump(gmp_strval(gmp_legendre(($i*$i)-1, 3)));
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt63 for ($i = 0; $i < 5; $i++) {
64 $columns = ($i % 2) + 1;
66 check_result($i, $stmt, $columns);
77 for ($i = 5; $i < 10; $i++) {
78 $columns = ($i % 2) + 1;
80 check_result($i, $stmt, $columns);
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c521 for (i = 0; i < count; i++) { in PHP_MINFO_FUNCTION()
532 for (i = 0; i < count; i++) { in PHP_MINFO_FUNCTION()
777 for (i = 0; i < count; i++) { in PHP_FUNCTION()
778 add_index_long(return_value, i, key_sizes[i]); in PHP_FUNCTION()
1002 for (i = 0; i < count; i++) { in PHP_FUNCTION()
1003 add_index_long(return_value, i, key_sizes[i]); in PHP_FUNCTION()
1029 for (i = 0; i < count; i++) { in PHP_FUNCTION()
1030 add_index_string(return_value, i, modules[i], 1); in PHP_FUNCTION()
1056 for (i = 0; i < count; i++) { in PHP_FUNCTION()
1057 add_index_string(return_value, i, modules[i], 1); in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/intl/tests/
H A Dsymfony_format_type_int32_intl5.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:1.1000000000000001;i:2;s:7…
H A Dsymfony_format_type_int64_intl2.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:1.1000000000000001;i:2;s:1…
H A Dsymfony_format_type_int64_intl3.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:2147483648;i:2;s:13:"2,147…
H A Dsymfony_format_type_int64_intl4.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:-2147483649;i:2;s:14:"-2,1…
H A Dsymfony_format_type_int64_intl6.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;d:1.1000000000000001;i:2;s:7…

Completed in 44 milliseconds

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