Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/tests/
H A Dtimezone_version_get.phpt2 Test the basics to function timezone_version_get().
10 var_dump(timezone_version_get());
H A Dtimezone_version_get_basic1.phpt2 timezone_version_get: Test that timezone_location_get returns a date concatenated with a dot and a …
9 <?php $versionTimezone = timezone_version_get();
/PHP-8.3/ext/date/
H A Dphp_date.stub.php248 function timezone_version_get(): string {} function
H A Dphp_date_arginfo.h542 ZEND_FUNCTION(timezone_version_get);
639 ZEND_FE(timezone_version_get, arginfo_timezone_version_get)
H A Dphp_date.c5169 PHP_FUNCTION(timezone_version_get) in PHP_FUNCTION() argument

Completed in 30 milliseconds