Home
last modified time | relevance | path

Searched refs:date (Results 501 – 525 of 798) sorted by relevance

1...<<21222324252627282930>>...32

/PHP-7.3/ext/date/tests/
H A DDateTime_construct_error.phpt7 * Source code: ext/date/php_date.c
H A Dbug53437_var4.phpt4 date.timezone = Europe/Berlin
H A Dbug65672.phpt4 date.timezone=UTC
H A Dtimezone_identifiers_list_basic1.phpt7 * Source code: ext/date/php_date.c
H A DDateTimeZone_getName_error.phpt7 * 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 DDateTimeZone_listIdentifiers_basic1.phpt7 * Source code: ext/date/php_date.c
H A Ddate-time-modify-times.phpt4 date.timezone=Europe/London
H A Dcheckdate_variation1.phpt6 * 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 Dcheckdate_variation2.phpt6 * 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 Dcheckdate_variation3.phpt6 * 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 Dparse_ini_string_001.phpt25 [date]
26 date =
222 [date] =>
335 [date] => Array
337 [date] =>
/PHP-7.3/ext/standard/tests/file/
H A Dparse_ini_file.phpt27 [date]
28 date =
232 [date] =>
345 [date] => Array
347 [date] =>
/PHP-7.3/ext/mysqli/tests/
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.3/ext/spl/examples/
H A Dautoload.inc7 * @date 2003 - 2005
H A Ddirectorytreeiterator.inc7 * @date 2003 - 2005
/PHP-7.3/ext/spl/internal/
H A Dinfiniteiterator.inc7 * @date 2003 - 2009
H A Demptyiterator.inc7 * @date 2003 - 2009
/PHP-7.3/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.3/ext/intl/tests/
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…
/PHP-7.3/ext/xmlreader/tests/
H A Dbug73053.xsd22 <xsd:element name="pub_date" type="xsd:date" />
/PHP-7.3/ext/phar/phar/
H A Ddirectorytreeiterator.inc7 * @date 2003 - 2008
/PHP-7.3/ext/
H A Dext_skel.php186 $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 Dconfig.w3223 AC_DEFINE('HAVE_TIDYRELEASEDATE', 1, "tidy release date function")

Completed in 31 milliseconds

1...<<21222324252627282930>>...32