Home
last modified time | relevance | path

Searched refs:i (Results 1826 – 1850 of 2007) sorted by relevance

1...<<7172737475767778798081

/PHP-7.1/ext/phar/tests/files/
H A Dinclude_path2.phar223 for ($i = 0; $i < $info[1]; $i++) {
H A Dnophar.phar223 for ($i = 0; $i < $info[1]; $i++) {
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c1216 int i; in setArgv0() local
1227 for( i = 1; i < argc; ++i ) in setArgv0()
1229 memset( argv[i], 0, strlen( argv[i] ) ); in setArgv0()
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c1600 int i; in pcre_study() local
1603 for (i = 0; i < 32; i++) in pcre_study()
1604 printf("%3d: %02x%s", i * 8, *ptr++, ((i + 1) & 0x7) != 0? " " : "\n"); in pcre_study()
/PHP-7.1/ext/wddx/tests/
H A Dbug37569.phpt7 for ($i = 65; $i < 256; $i++) {
8 if ($i >= 0xc0) {
9 $v = chr(0xc3) . chr($i - 64);
10 } elseif ($i >= 0x80) {
11 $v = chr(0xc2) . chr($i);
13 $v = chr($i); // make it UTF-8
181 <wddxPacket version='1.0'><header/><data><string>i</string></data></wddxPacket>
/PHP-7.1/ext/date/tests/
H A Dgmdate_variation9.phpt26 'Minutes with leading zeros' => 'i',
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt11 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-fa.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_all_oo.phpt165 for ($i = 0; $i < $len; $i++)
225 $datetime = @date('Y-m-d H:i:s');
232 $time = @date('H:i:s');
H A Dmysqli_fetch_array.phpt151 for ($i = 0; $i < $len; $i++)
215 $date = @date('Y-m-d H:i:s');
221 $date = @date('H:i:s');
/PHP-7.1/main/
H A Dphp_variables.c567 int i; in php_build_argv() local
568 for (i = 0; i < SG(request_info).argc; i++) { in php_build_argv()
569 ZVAL_STRING(&tmp, SG(request_info).argv[i]); in php_build_argv()
/PHP-7.1/tests/lang/
H A D028.phpt42 for ($i=0; $i<200; $i++):
43 print "$i\n";
46 print "$i\n";
/PHP-7.1/Zend/tests/
H A Dcompare_001_64bit.phpt41 for ($i = 0; $i < $var_cnt; $i++) {
43 echo ($var == $a[$i]) ? " == " : " != ";
44 my_dump($a[$i]);
H A Dcompare_003_64bit.phpt41 for ($i = 0; $i < $var_cnt; $i++) {
43 echo ($var > $a[$i]) ? " > " : " <= ";
44 my_dump($a[$i]);
H A Dcompare_004_64bit.phpt41 for ($i = 0; $i < $var_cnt; $i++) {
43 echo ($var < $a[$i]) ? " < " : " >= ";
44 my_dump($a[$i]);
H A Dcompare_005_64bit.phpt41 for ($i = 0; $i < $var_cnt; $i++) {
43 echo ($var >= $a[$i]) ? " >= " : " < ";
44 my_dump($a[$i]);
H A Dcompare_006_64bit.phpt41 for ($i = 0; $i < $var_cnt; $i++) {
43 echo ($var <= $a[$i]) ? " <= " : " > ";
44 my_dump($a[$i]);
/PHP-7.1/ext/openssl/tests/
H A DServerClientTestCase.inc73 return preg_replace('/^\s*<\?(?:php)?|\?>\s*$/i', '', $code);
/PHP-7.1/ext/standard/tests/array/
H A Darray_flip_variation3.phpt11 * In 'input' array argument, values are expected to be valid keys i.e. string/integer
/PHP-7.1/ext/standard/tests/http/
H A Dserver.inc63 if (preg_match(b'#^Content-Length\s*:\s*([[:digit:]]+)\s*$#i', $line, $matches)) {
/PHP-7.1/ext/standard/tests/strings/
H A Dstrncasecmp_variation9.phpt43 it's bright,but i cann't see it.
/PHP-7.1/ext/dom/tests/
H A Ddomchardata.phpt46 $comment->replaceData(18, 5, 'i');
/PHP-7.1/ext/standard/tests/file/
H A Dfile_variation3.phpt134 Error: 2 - file(): '%i' flag is not supported, %s(%d)
138 Error: 2 - file(): '%i' flag is not supported, %s(%d)
/PHP-7.1/sapi/apache2handler/
H A Dconfig.m473 -i -n php7"
80 -i -a -n php7"
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput2334 _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80
61 d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82

Completed in 38 milliseconds

1...<<7172737475767778798081