Home
last modified time | relevance | path

Searched refs:zone (Results 101 – 125 of 127) sorted by relevance

123456

/PHP-8.3/ext/date/tests/
H A Dtimezone_name_from_abbr_basic1.phpt7 //Set the default time zone
H A DDateTimeImmutable_serialization.phpt5 //Set the default time zone
H A DDateTime_serialization.phpt5 //Set the default time zone
H A Dbug55253.phpt2 Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2)
H A DDateTime_compare_basic1.phpt8 //Set the default time zone
H A Drfc-datetime_and_daylight_saving_time-type3-fa.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fa)
H A Drfc-datetime_and_daylight_saving_time-type3-fd.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd)
H A Drfc-datetime_and_daylight_saving_time-type3-fs.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs)
H A Dtimezone_offset_get_error.phpt5 //Set the default time zone
H A DDateTimeZone_clone_basic3.phpt5 //Set the default time zone
H A DDateTime_clone_basic3.phpt5 //Set the default time zone
H A Drfc-datetime_and_daylight_saving_time-type3-ba.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
H A Drfc-datetime_and_daylight_saving_time-type3-bs.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)
H A Drfc-datetime_and_daylight_saving_time-type1.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 1)
H A Drfc-datetime_and_daylight_saving_time-type2.phpt2 RFC: DateTime and Daylight Saving Time Transitions (zone type 2)
/PHP-8.3/ext/intl/tests/
H A Ddateformat_timezone_arg_variations.phpt27 //time zone has priority
H A Ddateformat_timezone_arg_variations2.phpt27 //time zone has priority
H A Ddateformat_timezone_arg_variations4.phpt27 //time zone has priority
H A Ddateformat_timezone_arg_variations3.phpt28 //time zone has priority
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_class.cpp48 U_CFUNC void timezone_object_construct(const TimeZone *zone, zval *object, int owned) in timezone_object_construct() argument
54 to->utimezone = zone; in timezone_object_construct()
/PHP-8.3/ext/date/
H A Dphp_date.c3037 PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(zone, z); in php_date_do_return_parsed_time()
3049 PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(zone, z); in php_date_do_return_parsed_time()
5218 char *zone; in PHP_FUNCTION() local
5222 Z_PARAM_STRING(zone, zone_len) in PHP_FUNCTION()
5225 if (!timelib_timezone_id_is_valid(zone, DATE_TIMEZONEDB)) { in PHP_FUNCTION()
5226 php_error_docref(NULL, E_NOTICE, "Timezone ID '%s' is invalid", zone); in PHP_FUNCTION()
5233 DATEG(timezone) = estrndup(zone, zone_len); in PHP_FUNCTION()
/PHP-8.3/ext/standard/html_tables/mappings/
H A DROMAN.TXT123 # The following corporate zone Unicode character is used in this
/PHP-8.3/ext/date/lib/
H A Dparse_date.re800 /* Still didn't find anything, let's find the zone solely based on
/PHP-8.3/build/
H A Dlibtool.m4854 # And add a safety zone
860 # We know the value 262144 and hardcode it with a safety zone (like BSD)
/PHP-8.3/ext/mbstring/tests/data/
H A DBIG5.txt40 # the user zone.

Completed in 75 milliseconds

123456