Home
last modified time | relevance | path

Searched refs:date (Results 601 – 622 of 622) sorted by relevance

1...<<2122232425

/PHP-7.4/ext/date/lib/
H A Dparse_date.re96 …{ if (s->time->have_date) { add_error(s, TIMELIB_ERR_DOUBLE_DATE, "Double date specification"); ti…
1405 DEBUG_OUTPUT("pointed date YYYY");
1418 DEBUG_OUTPUT("pointed date YY");
1892 /* do funky checking whether the parsed date was valid date */
1894 add_warning(&in, TIMELIB_WARN_INVALID_DATE, "The parsed date was invalid");
2414 add_pbf_warning(s, TIMELIB_WARN_INVALID_DATE, "The parsed date was invalid", string, ptr);
2423 /* do funky checking whether the parsed date was valid date */
2427 add_pbf_warning(s, TIMELIB_WARN_INVALID_DATE, "The parsed date was invalid", string, ptr);
H A Dparse_iso_intervals.re162 /* date parser's scan function too large for VC6 - VC7.x
/PHP-7.4/win32/build/
H A Dmkdist.php276 $now = date("r");
/PHP-7.4/
H A Dconfigure.ac1320 dnl https://reproducible-builds.org/specs/source-date-epoch/
1321 PHP_BUILD_DATE=`date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +%Y-%m-%d 2>/dev/null`
1323 PHP_BUILD_DATE=`date -u +%Y-%m-%d`
1325 AC_DEFINE_UNQUOTED(PHP_BUILD_DATE,"$PHP_BUILD_DATE",[PHP build date])
H A Drun-tests.php294 $output_file = INIT_DIR . '/php_test_results_' . date('Ymd_Hi') . '.txt';
3173 fwrite($html_file, "<h2>Time Start: " . date('Y-m-d H:i:s', $start_time) . "</h2>\n");
3177 …echo "TIME START " . date('Y-m-d H:i:s', $start_time) . "\n=======================================…
3186 fwrite($html_file, "<h2>Time End: " . date('Y-m-d H:i:s', $end_time) . "</h2>\n");
3189 …echo "=====================================================================\nTIME END " . date('Y-…
H A Dphp.ini-development960 ; Defines the default timezone used by the date functions
961 ; http://php.net/date.timezone
962 ;date.timezone =
964 ; http://php.net/date.default-latitude
965 ;date.default_latitude = 31.7667
967 ; http://php.net/date.default-longitude
968 ;date.default_longitude = 35.2333
970 ; http://php.net/date.sunrise-zenith
971 ;date.sunrise_zenith = 90.583333
973 ; http://php.net/date.sunset-zenith
[all …]
H A Dphp.ini-production960 ; Defines the default timezone used by the date functions
961 ; http://php.net/date.timezone
962 ;date.timezone =
964 ; http://php.net/date.default-latitude
965 ;date.default_latitude = 31.7667
967 ; http://php.net/date.default-longitude
968 ;date.default_longitude = 35.2333
970 ; http://php.net/date.sunrise-zenith
971 ;date.sunrise_zenith = 90.583333
973 ; http://php.net/date.sunset-zenith
[all …]
H A D.gitignore88 /ext/date/lib/timelib_config.h
H A DEXTENSIONS275 EXTENSION: date
H A DCONTRIBUTING.md159 └─ date/
H A DUPGRADING599 of any PHP build, similar to the date extension.
H A DNEWS544 . Fixed bug #80280 (ADD_EXTENSION_DEP() fails for ext/standard and ext/date).
2666 from date/time column). (Victor Csiky)
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp426 ZEND_ARG_INFO(0, date)
/PHP-7.4/ext/phar/phar/
H A Dclicommand.inc7 * @date 2007 - 2008
H A Dpharcommand.inc8 * @date 2007 - 2008
/PHP-7.4/docs/
H A Dstreams.md3 WARNING: some prototypes in this file are out of date.
322 up to date than these docs :-)
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in146 ; start time - the date and time FPM has started;
196 ; start time - the date and time the process has started;
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt88 as of the date such litigation is filed.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6440 #>>4 date x \b, %s
8538 0 name xbase-date
9802 #>4 date x stamp %s
9807 #>4 date x stamp %s
13251 # quarantined date
15405 # date
18872 # last modified date
19392 >0x39 use garmin-date
19479 0 name garmin-date
21760 # date stamp for file
[all …]
H A Dmagic6440 #>>4 date x \b, %s
8538 0 name xbase-date
9802 #>4 date x stamp %s
9807 #>4 date x stamp %s
13251 # quarantined date
15405 # date
18872 # last modified date
19392 >0x39 use garmin-date
19479 0 name garmin-date
21760 # date stamp for file
[all …]
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE170 stating that you changed the files and the date of any change.
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE173 stating that you changed the files and the date of any change.

Completed in 193 milliseconds

1...<<2122232425