Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.c84 timelib_tzdb *php_date_global_timezone_db; variable
273 #define DATE_TIMEZONEDB php_date_global_timezone_db ? php_date_global_timezone_db : timelib_bu…
427 php_date_global_timezone_db = NULL; in PHP_MINIT_FUNCTION()
984 php_date_global_timezone_db = tzdb; in php_date_set_tzdb()

Completed in 16 milliseconds