Home
last modified time | relevance | path

Searched refs:date (Results 476 – 500 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-8.0/ext/intl/tests/
H A Ddateformat_timezone_arg_variations.phpt10 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant2.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Dcalendar_before_after_error.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_timezone_arg_variations2.phpt10 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations3.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant3.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant4.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_create_cal_arg_variant5.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_set_timezone_id2.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_set_timezone_id3.phpt4 date.timezone=Atlantic/Azores
/PHP-8.0/ext/standard/tests/network/
H A Dsetcookie_array_option_error.phpt4 date.timezone=UTC
/PHP-8.0/ext/calendar/tests/
H A Dcal_info.phpt4 date.timezone=UTC
/PHP-8.0/ext/date/tests/
H A Doo_001.phpt2 date OO interface
H A Ddate_time_fractions.phpt4 date.timezone=UTC
/PHP-8.0/ext/oci8/
H A Doci8_collection.c310 int php_oci_collection_append_date(php_oci_collection *collection, char *date, int date_len) in php_oci_collection_append_date() argument
318 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_append_date()
602 int php_oci_collection_element_set_date(php_oci_collection *collection, zend_long index, char *date in php_oci_collection_element_set_date() argument
610 …PHP_OCI_CALL_RETURN(errstatus, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NU… in php_oci_collection_element_set_date()
/PHP-8.0/ext/imap/tests/
H A Dbug35669.phpt11 $envelope['date'] = 'Wed, 04 Jan 2006 19:24:43 -0500';
/PHP-8.0/ext/standard/
H A Dconfig.w3222 CHECK_HEADER_ADD_INCLUDE("timelib_config.h", "CFLAGS_STANDARD", "ext/date/lib");
/PHP-8.0/ext/mysqli/tests/
H A D002.phpt22 col7 date, col8 time,
H A Dgh9590.phpt63 in order to avoid seeing this error again at a later date. in %s on line %d
H A D019.phpt21 col7 date, col8 time,
/PHP-8.0/ext/date/
H A Dphp_date.c80 ZEND_DECLARE_MODULE_GLOBALS(date)
81 static PHP_GINIT_FUNCTION(date);
214 static PHP_GINIT_FUNCTION(date) in PHP_GINIT_FUNCTION() argument
232 PHP_RINIT_FUNCTION(date) in PHP_RINIT_FUNCTION() argument
246 PHP_RSHUTDOWN_FUNCTION(date) in PHP_RSHUTDOWN_FUNCTION() argument
385 PHP_MINIT_FUNCTION(date) in PHP_MINIT_FUNCTION() argument
435 PHP_MSHUTDOWN_FUNCTION(date) in PHP_MSHUTDOWN_FUNCTION() argument
452 PHP_MINFO_FUNCTION(date) in PHP_MINFO_FUNCTION() argument
933 PHP_FUNCTION(date) in PHP_FUNCTION() argument
2801 Z_PARAM_STR(date) in PHP_FUNCTION()
[all …]
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_methods.cpp413 double date; in PHP_FUNCTION() local
422 "Odbz/z/", &object, TimeZone_ce_ptr, &date, &local, &rawOffsetArg, in PHP_FUNCTION()
429 to->utimezone->getOffset((UDate) date, (UBool) local, rawOffset, dstOffset, in PHP_FUNCTION()
/PHP-8.0/ext/oci8/tests/
H A Dbind_char_2.phpt25 "create table bind_char_tab (id number, c1 date)",

Completed in 89 milliseconds

1...<<11121314151617181920>>...22