Home
last modified time | relevance | path

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

/PHP-7.2/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-7.2/ext/date/
H A Dphp_date.h101 PHP_FUNCTION(timezone_version_get);
H A Dphp_date.c462 PHP_FE(timezone_version_get, arginfo_timezone_version_get)
4855 PHP_FUNCTION(timezone_version_get) in PHP_FUNCTION() argument

Completed in 25 milliseconds