Home
last modified time | relevance | path

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

/PHP-8.0/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 Dtimezone_version_get_basic1.phpt2 timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a …
H A Dbug48476.phpt29 var_dump(timezone_location_get(clone new MyDateTimezone));
/PHP-8.0/ext/date/
H A Dphp_date_arginfo.h466 ZEND_FUNCTION(timezone_location_get);
549 ZEND_FE(timezone_location_get, arginfo_timezone_location_get)
630 …ZEND_ME_MAPPING(getLocation, timezone_location_get, arginfo_class_DateTimeZone_getLocation, ZEND_A…
H A Dphp_date.stub.php89 function timezone_location_get(DateTimeZone $object): array|false {} function
H A Dphp_date.c3717 PHP_FUNCTION(timezone_location_get) in PHP_FUNCTION() argument

Completed in 33 milliseconds