Searched refs:date (Results 501 – 525 of 798) sorted by relevance
1...<<21222324252627282930>>...32
/PHP-7.3/ext/date/tests/ |
H A D | DateTime_construct_error.phpt | 7 * Source code: ext/date/php_date.c
|
H A D | bug53437_var4.phpt | 4 date.timezone = Europe/Berlin
|
H A D | bug65672.phpt | 4 date.timezone=UTC
|
H A D | timezone_identifiers_list_basic1.phpt | 7 * Source code: ext/date/php_date.c
|
H A D | DateTimeZone_getName_error.phpt | 7 * Source code: ext/date/php_date.c
|
H A D | DateTime_fix_createFromFormat.phpt | 2 Test fix for DateTime when date have textual day with dot or other special char at end
|
H A D | DateTimeZone_listIdentifiers_basic1.phpt | 7 * Source code: ext/date/php_date.c
|
H A D | date-time-modify-times.phpt | 4 date.timezone=Europe/London
|
H A D | checkdate_variation1.phpt | 6 * Description: Checks the validity of the date formed by the arguments. 7 * A date is considered valid if each parameter is properly defined. 8 * Source code: ext/date/php_date.c
|
H A D | checkdate_variation2.phpt | 6 * Description: Checks the validity of the date formed by the arguments. 7 * A date is considered valid if each parameter is properly defined. 8 * Source code: ext/date/php_date.c
|
H A D | checkdate_variation3.phpt | 6 * Description: Checks the validity of the date formed by the arguments. 7 * A date is considered valid if each parameter is properly defined. 8 * Source code: ext/date/php_date.c
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | parse_ini_string_001.phpt | 25 [date] 26 date = 222 [date] => 335 [date] => Array 337 [date] =>
|
/PHP-7.3/ext/standard/tests/file/ |
H A D | parse_ini_file.phpt | 27 [date] 28 date = 232 [date] => 345 [date] => Array 347 [date] =>
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_stmt_bind_param.phpt | 242 // don't care about date() strict TZ warnings... 243 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATE", @date('Y-m-d'), 420); 244 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATE NOT NULL", @date('Y-m-d'), 430); 247 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME", @date('Y-m-d H:i:s'), 450); 248 …func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME NOT NULL", @date('Y-m-d H:i:s'), 460… 251 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIMESTAMP", @date('Y-m-d H:i:s'), 480); 253 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME", @date('H:i:s'), 490); 254 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 500); 257 func_mysqli_stmt_bind_datatype($link, $engine, "s", "YEAR", @date('Y'), 520); 258 func_mysqli_stmt_bind_datatype($link, $engine, "s", "YEAR NOT NULL", @date('Y'), 530);
|
/PHP-7.3/ext/spl/examples/ |
H A D | autoload.inc | 7 * @date 2003 - 2005
|
H A D | directorytreeiterator.inc | 7 * @date 2003 - 2005
|
/PHP-7.3/ext/spl/internal/ |
H A D | infiniteiterator.inc | 7 * @date 2003 - 2009
|
H A D | emptyiterator.inc | 7 * @date 2003 - 2009
|
/PHP-7.3/ext/json/ |
H A D | config.w32 | 10 …PATH_PROG("re2c") + " -t ext/json/php_json_scanner_defs.h --no-generation-date -bci -o ext/json/js…
|
/PHP-7.3/ext/intl/tests/ |
H A D | calendar_getErrorCode_getErrorMessage_basic.phpt | 4 date.timezone=Atlantic/Azores
|
H A D | calendar_setTimeZone_error2.phpt | 23 …TimeZone(): intlcal_set_time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not re…
|
/PHP-7.3/ext/xmlreader/tests/ |
H A D | bug73053.xsd | 22 <xsd:element name="pub_date" type="xsd:date" />
|
/PHP-7.3/ext/phar/phar/ |
H A D | directorytreeiterator.inc | 7 * @date 2003 - 2008
|
/PHP-7.3/ext/ |
H A D | ext_skel.php | 186 $year = date('Y'); 220 …$header = sprintf('/* %s extension for PHP (c) %d %s */', $options['ext'], date('Y'), $options['au…
|
/PHP-7.3/ext/tidy/ |
H A D | config.w32 | 23 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")
|
Completed in 24 milliseconds
1...<<21222324252627282930>>...32