Home
last modified time | relevance | path

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

/php-src/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-src/ext/date/
H A Dphp_date.stub.php248 function timezone_version_get(): string {} function
H A Dphp_date_arginfo.h559 ZEND_FUNCTION(timezone_version_get);
660 ZEND_FE(timezone_version_get, arginfo_timezone_version_get)
H A Dphp_date.c5361 PHP_FUNCTION(timezone_version_get) in PHP_FUNCTION() argument

Completed in 32 milliseconds