Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...25

/PHP-7.4/ext/date/tests/
H A DDateTimeZone_construct_error.phpt7 * Source code: ext/date/php_date.c
H A D014.phpt22 ["date"]=>
H A DDateTime_construct_error.phpt7 * Source code: ext/date/php_date.c
H A Dbug53437_var4.phpt4 date.timezone = Europe/Berlin
H A Dtimezone_identifiers_list_basic1.phpt7 * Source code: ext/date/php_date.c
H A Dgetdate_variation5.phpt6 * Description: Get date/time information
7 * Source code: ext/date/php_date.c
H A DDateTime_fix_createFromFormat.phpt2 Test fix for DateTime when date have textual day with dot or other special char at end
H A DDatePeriod_set_state.phpt25 ["date"]=>
H A DDateTimeZone_listIdentifiers_basic1.phpt7 * Source code: ext/date/php_date.c
H A Ddate-time-modify-times.phpt4 date.timezone=Europe/London
H A Dbug65672.phpt4 date.timezone=UTC
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getErrorCode_error.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getErrorMessage_error.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getErrorCode_getErrorMessage_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_setTimeZone_error2.phpt23 …TimeZone(): intlcal_set_time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not re…
H A Ddateformat_get_timezone_id.phpt4 date.timezone=Atlantic/Azores
/PHP-7.4/ext/mysqli/tests/
H A D003.phpt20 c1 date,
40 c1 date,
H A Dmysqli_stmt_bind_param.phpt242 // 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.4/ext/standard/tests/file/
H A Dparse_ini_file.phpt27 [date]
28 date =
232 [date] =>
345 [date] => Array
347 [date] =>
/PHP-7.4/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt25 [date]
26 date =
222 [date] =>
335 [date] => Array
337 [date] =>
/PHP-7.4/ext/phar/phar/
H A Ddirectorytreeiterator.inc7 * @date 2003 - 2008
/PHP-7.4/ext/xmlreader/tests/
H A Dbug73053.xsd22 <xsd:element name="pub_date" type="xsd:date" />
/PHP-7.4/ext/json/
H A Dconfig.w3210 …PATH_PROG("re2c") + " -t ext/json/php_json_scanner_defs.h --no-generation-date -bci -o ext/json/js…
/PHP-7.4/ext/tidy/
H A Dconfig.w3223 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")

Completed in 23 milliseconds

1...<<11121314151617181920>>...25