Home
last modified time | relevance | path

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

1...<<2122232425

/php-src/ext/date/tests/
H A DDateTime_uninitialised_exceptions.phpt4 date.timezone=Europe/London
/php-src/win32/build/
H A Dmkdist.php276 $now = date("r");
/php-src/
H A Drun-tests.php334 $output_file = INIT_DIR . '/php_test_results_' . date('Ymd_Hi') . '.txt';
H A Dphp.ini-development976 ; Defines the default timezone used by the date functions
977 ; https://php.net/date.timezone
978 ;date.timezone =
980 ; https://php.net/date.default-latitude
981 ;date.default_latitude = 31.7667
983 ; https://php.net/date.default-longitude
984 ;date.default_longitude = 35.2333
986 ; https://php.net/date.sunrise-zenith
987 ;date.sunrise_zenith = 90.833333
989 ; https://php.net/date.sunset-zenith
[all …]
H A Dphp.ini-production978 ; Defines the default timezone used by the date functions
979 ; https://php.net/date.timezone
980 ;date.timezone =
982 ; https://php.net/date.default-latitude
983 ;date.default_latitude = 31.7667
985 ; https://php.net/date.default-longitude
986 ;date.default_longitude = 35.2333
988 ; https://php.net/date.sunrise-zenith
989 ;date.sunrise_zenith = 90.833333
991 ; https://php.net/date.sunset-zenith
[all …]
H A D.gitignore93 /ext/date/lib/timelib_config.h
H A DUPGRADING.INTERNALS206 e. ext/date
H A DEXTENSIONS260 EXTENSION: date
H A DCONTRIBUTING.md187 └─ date/
/php-src/ext/date/
H A Dphp_date.stub.php104 function date(string $format, ?int $timestamp = null): string {} function
H A Dphp_date_arginfo.h520 ZEND_FUNCTION(date);
621 ZEND_FE(date, arginfo_date)
/php-src/ext/phar/phar/
H A Dclicommand.inc7 * @date 2007 - 2008
H A Dpharcommand.inc8 * @date 2007 - 2008
/php-src/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc64 // Insert date with array keys
/php-src/docs-old/
H A Dstreams.md3 WARNING: some prototypes in this file are out of date.
322 up to date than these docs :-)
/php-src/ext/date/lib/
H A Dparse_iso_intervals.re163 /* date parser's scan function too large for VC6 - VC7.x
/php-src/ext/dom/lexbor/
H A DLICENSE88 as of the date such litigation is filed.
/php-src/sapi/fpm/
H A Dwww.conf.in165 ; start time - the date and time FPM has started;
215 ; start time - the date and time the process has started;
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt88 as of the date such litigation is filed.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3785 >0xC use dos-date
3795 #>>0x10 use dos-date
10646 0 name xbase-date
12184 #>4 date x stamp %s
12189 #>4 date x stamp %s
16058 # quarantined date
18549 # date
24853 # last modified date
25509 0 name garmin-date
28472 # date stamp for file
[all …]
H A Dmagic3785 >0xC use dos-date
3795 #>>0x10 use dos-date
10646 0 name xbase-date
12184 #>4 date x stamp %s
12189 #>4 date x stamp %s
16058 # quarantined date
18549 # date
24853 # last modified date
25509 0 name garmin-date
28472 # date stamp for file
[all …]
/php-src/ext/mbstring/libmbfl/
H A DLICENSE170 stating that you changed the files and the date of any change.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE173 stating that you changed the files and the date of any change.
/php-src/ext/soap/
H A Dphp_encoding.c2934 #define TO_XML_DATETIME_EX_HELPER(type, date, format, ext_date_format, style, parent) \ argument

Completed in 238 milliseconds

1...<<2122232425