Home
last modified time | relevance | path

Searched refs:timezone_location_get (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/date/tests/
H A Dtimezone_location_get.phpt2 timezone_location_get: Test that timezone_location_get returns a correct array of information
10 $location = timezone_location_get(new DateTimeZone("Europe/Oslo"));
H A Dbug48476.phpt21 var_dump(timezone_location_get(clone new MyDateTimezone));
30 Warning: timezone_location_get(): The DateTimeZone object has not been correctly initialized by its…
H A Dtimezone_version_get_basic1.phpt2 timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a …
/PHP-7.4/ext/date/
H A Dphp_date.h93 PHP_FUNCTION(timezone_location_get);
H A Dphp_date.c462 PHP_FE(timezone_location_get, arginfo_timezone_location_get)
544 …PHP_ME_MAPPING(getLocation, timezone_location_get, arginfo_timezone_method_location_ge…
4154 PHP_FUNCTION(timezone_location_get) in PHP_FUNCTION() argument

Completed in 28 milliseconds