Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c246 timelib_tzdb *php_date_global_timezone_db; variable
451 #define DATE_TIMEZONEDB php_date_global_timezone_db ? php_date_global_timezone_db : timelib_bu…
460 php_date_global_timezone_db = NULL; in PHP_MINIT_FUNCTION()
1048 php_date_global_timezone_db = tzdb; in php_date_set_tzdb()

Completed in 21 milliseconds