Home
last modified time | relevance | path

Searched refs:i (Results 1876 – 1900 of 2007) sorted by relevance

1...<<7172737475767778798081

/PHP-7.1/ext/soap/
H A DTODO.old34 does this list stop... what exactly have i done?
/PHP-7.1/appveyor/
H A Dbuild_task.bat17 if /i "%APPVEYOR_REPO_BRANCH:~0,4%" equ "php-" (
/PHP-7.1/ext/date/tests/
H A Ddate_format_error.phpt25 $format = "F j, Y, g:i a";
/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation16.phpt11 * Test array_map() by passing non-permmited built-in functions and language constructs i.e.
H A Darray_filter_object.phpt12 * i.e. object of simple class with members and functions
/PHP-7.1/ext/standard/tests/strings/
H A Dstrcspn_variation6.phpt74 "\t\i\100\xaa"
H A Dstrspn_variation6.phpt75 "lf\the\i\100\xaa"
H A Ducwords_variation3.phpt20 't e s t i n g u c w o r d s ',
H A Dhebrevc_variation2.phpt109 tsernvcot i<br />
274 tsernvcot i<br />
303 tsernvcot i<br />
/PHP-7.1/ext/mysqli/tests/
H A D057.phpt81 int(%i)
H A Dmysqli_get_client_stats.phpt280 for ($i = 0; $i < $num_rows - 1; $i++)
417 for ($i = 0; $i < $num_rows - 1; $i++)
461 $i = 0;
463 $i++;
464 assert($num_rows = $i);
498 for ($i = 0; $i < $num_rows - 1; $i++)
H A Dbug44897.phpt57 if (!$stmt2->bind_param("i", $new_id) || !$stmt2->execute())
/PHP-7.1/ext/standard/tests/file/
H A D005_variation-win32.phpt35 print( @date( 'Y:M:D:H:i:s', fileatime($filename) ) )."\n";
38 print( @date( 'Y:M:D:H:i:s', filemtime($filename) ) )."\n";
41 print( @date( 'Y:M:D:H:i:s', filectime($filename) ) )."\n";
H A D005_variation.phpt38 print( @date( 'Y:M:D:H:i:s', fileatime($filename) ) )."\n";
41 print( @date( 'Y:M:D:H:i:s', filemtime($filename) ) )."\n";
44 print( @date( 'Y:M:D:H:i:s', filectime($filename) ) )."\n";
/PHP-7.1/ext/pdo/
H A Dpdo_sql_parser.re30 #define RET(i) {s->cur = cursor; return i; }
31 #define SKIP_ONE(i) {s->cur = s->tok + 1; return i; }
/PHP-7.1/ext/standard/
H A Durl_scanner_ex.re228 * i.e. If URL is only "?foo=bar", should not add "/?".
454 unsigned int i;
460 for (i = 0; i < ZSTR_LEN(ctx->tag.s); i++)
461 ZSTR_VAL(ctx->tag.s)[i] = tolower((int)(unsigned char)ZSTR_VAL(ctx->tag.s)[i]);
/PHP-7.1/ext/intl/tests/
H A Dlocale_get_display_script2.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_variant2.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_region3.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_script.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_script3.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_script4.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_variant.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h390 size_t i; in pcre_memmove() local
397 for (i = 0; i < n; ++i) *(--dest) = *(--src); in pcre_memmove()
402 for (i = 0; i < n; ++i) *dest++ = *src++; in pcre_memmove()
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc97 'i' => array(
464 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
567 $regex = $this->args['i']['val'];
585 foreach($input as $i) {
586 $this->phar_add($phar, $level, $i, $regex, $invregex, $stub, NULL, isset($loader));
724 $regex = $this->args['i']['val'];
984 …'inf' => ' Any number of input files and directories. If -i is in use then ONLY files…
1000 $regex = $this->args['i']['val'];
1010 foreach($input as $i) {
1011 $this->phar_add($phar, $level, $i, $regex, $invregex, NULL, $compress);

Completed in 128 milliseconds

1...<<7172737475767778798081