Home
last modified time | relevance | path

Searched refs:i (Results 1651 – 1675 of 1753) sorted by relevance

1...<<6162636465666768697071

/PHP-5.5/Zend/
H A DZend.dsp542 flex -B -i -Sflex.skl -Pini_ -ozend_ini_scanner.c zend_ini_scanner.l
561 flex -i -Pzend -ozend_language_scanner.c zend_language_scanner.l
571 flex -i -Pzend -ozend_language_scanner.c zend_language_scanner.l
581 flex -i -Pzend -ozend_language_scanner.c zend_language_scanner.l
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h394 size_t i; in pcre_memmove() local
401 for (i = 0; i < n; ++i) *(--dest) = *(--src); in pcre_memmove()
406 for (i = 0; i < n; ++i) *dest++ = *src++; in pcre_memmove()
/PHP-5.5/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);
/PHP-5.5/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt109 tsernvcot i<br />
274 tsernvcot i<br />
303 tsernvcot i<br />
H A Dstrcmp.phpt23 for ($i=0; $i<count($str1_arr); $i++){
24 echo "\nIteration $i\n";
26 echo "- strcmp of '$str1_arr[$i]' and '$str1_arr[$j]' is => ";
27 var_dump(strcmp($str1_arr[$i], $str1_arr[$j]));
H A Dmoney_format_variation2.phpt93 $format = '%14#8.2i';
H A Dstrcspn_variation10.phpt50 "\t\i\100\xa"
H A Dstrspn_variation10.phpt51 "fhel\t\i\100\xa"
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
H A Dhtmlentities22.phpt37 $i = -1;
40 $i++;
H A Dstrcasecmp.phpt23 for ($i=0; $i<count($str1_arr); $i++){
24 echo "\nIteration $i\n";
26 echo "- strcasecmp of '$str1_arr[$i]' and '$str1_arr[$j]' is => ";
27 var_dump(strcasecmp($str1_arr[$i], $str1_arr[$j]));
/PHP-5.5/ext/standard/tests/file/
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-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c70 #define OFFSET_OOB(n, o, i) ((n) < (o) || (i) > ((n) - (o))) argument
1855 int i, j=0; in convert_libmagic_pattern() local
1862 for (i=0; i<Z_STRLEN_P(pattern); i++, j++) { in convert_libmagic_pattern()
1863 switch (Z_STRVAL_P(pattern)[i]) { in convert_libmagic_pattern()
1869 t[j] = Z_STRVAL_P(pattern)[i]; in convert_libmagic_pattern()
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c463 int groups, n, i; in phar_fancy_stat() local
470 for(i=0;i<n;++i){ in phar_fancy_stat()
471 if(stat_sb->st_gid==gids[i]) { in phar_fancy_stat()
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt45 } elseif (preg_match('/^WIN/i', PHP_OS)) {
/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-ba.phpt9 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-bs.phpt10 $date_format = 'Y-m-d H:i:s T e';
/PHP-5.5/sapi/cli/tests/
H A Dcli_process_title_windows.phpt14 // i.e. the test finishes.
/PHP-5.5/ext/interbase/
H A Dinterbase.dsp131 # ADD RSC /l 0x413 /i "..\..\main" /i "..\..\win32" /d "PHP_H"
/PHP-5.5/ext/intl/tests/
H A Dlocale_get_display_region.phpt29 'i-enochian', //(example of a grandfathered tag)
131 locale='i-enochian'
H A Dlocale_get_display_region2.phpt30 'i-enochian', //(example of a grandfathered tag)
132 locale='i-enochian'
/PHP-5.5/
H A DREADME.GIT-RULES70 1. All changes should first go to the lowest branch (i.e. 5.6) and then
72 later branches (i.e. fixes for features which where dropped from later
H A DCODING_STANDARDS132 a trivial meaning (e.g. for (i=0; i<100; i++) ...).
189 1. Never use C++ style comments (i.e. // comment). Always use C-style
/PHP-5.5/ext/pcntl/
H A Dpcntl.c860 int i; in PHP_FUNCTION() local
861 for (i = 0; i < 32; i++) { in PHP_FUNCTION()
/PHP-5.5/ext/date/lib/
H A Dparse_date.c107 #define RET(i) {s->cur = cursor; return i;} argument
801 for (i = 0; i < arg.c; i++) { \
2754 timelib_ull i; in scan() local
7228 s->time->relative.i = 0 - s->time->relative.i; in scan()
16682 timelib_sll i; in scan() local
16749 timelib_sll i; in scan() local
16878 timelib_sll i; in scan() local
21308 timelib_ull i; in scan() local
24821 if (time->i == TIMELIB_UNSET ) time->i = 0; in timelib_time_reset_unset_fields()
25165 parsed->i = 0; in timelib_fill_holes()
[all …]

Completed in 174 milliseconds

1...<<6162636465666768697071