Home
last modified time | relevance | path

Searched refs:i (Results 1901 – 1925 of 2007) sorted by relevance

1...<<7172737475767778798081

/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c73 #define OFFSET_OOB(n, o, i) ((n) < (o) || (i) > ((n) - (o))) argument
1810 int i, j=0; in convert_libmagic_pattern() local
1817 for (i = 0; i < len; i++, j++) { in convert_libmagic_pattern()
1818 switch (val[i]) { in convert_libmagic_pattern()
1824 ZSTR_VAL(t)[j] = val[i]; in convert_libmagic_pattern()
/PHP-7.1/ext/standard/
H A Dstreamsfuncs.c832 int i; in user_space_stream_notifier() local
848 for (i = 0; i < 6; i++) { in user_space_stream_notifier()
849 zval_ptr_dtor(&zvs[i]); in user_space_stream_notifier()
/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c460 int groups, n, i; in phar_fancy_stat() local
467 for(i=0;i<n;++i){ in phar_fancy_stat()
468 if(stat_sb->st_gid==gids[i]) { in phar_fancy_stat()
/PHP-7.1/sapi/cli/tests/
H A Dcli_process_title_windows.phpt16 // i.e. the test finishes.
/PHP-7.1/sapi/phpdbg/
H A DREADME.md67 - -i override .phpgdbinit location (implies -I)
/PHP-7.1/ext/date/lib/
H A Dtimelib.h83 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
H A Dparse_date.c114 #define RET(i) {s->cur = cursor; return i;} argument
825 for (i = 0; i < arg.c; i++) { \
3010 timelib_ull i; in scan() local
6665 s->time->relative.i = 0 - s->time->relative.i; in scan()
16526 timelib_sll i; in scan() local
16593 timelib_sll i; in scan() local
16722 timelib_sll i; in scan() local
21420 timelib_ull i; in scan() local
24994 if (time->i == TIMELIB_UNSET ) time->i = 0; in timelib_time_reset_unset_fields()
25337 parsed->i = 0; in timelib_fill_holes()
[all …]
/PHP-7.1/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-7.1/ext/pdo_odbc/tests/
H A Dcommon.phpt45 } elseif (preg_match('/^WIN/i', PHP_OS)) {
/PHP-7.1/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-7.1/
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_STANDARDS134 a trivial meaning (e.g. for (i=0; i<100; i++) ...).
191 1. Never use C++ style comments (i.e. // comment). Always use C-style
/PHP-7.1/Zend/tests/type_declarations/
H A Dscalar_basic.phpt16 'int' => function (int $i) { return $i; },
H A Dscalar_return_basic.phpt19 'int' => function ($i): int { return $i; },
H A Dscalar_return_basic_64bit.phpt19 'int' => function ($i): int { return $i; },
H A Dscalar_strict_basic.phpt20 'int' => function (int $i) { return $i; },
/PHP-7.1/ext/standard/tests/strings/
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++;
/PHP-7.1/appveyor/
H A Dtest_task.bat7 if /i "%APPVEYOR_REPO_BRANCH:~0,4%" equ "php-" (

Completed in 74 milliseconds

1...<<7172737475767778798081