Searched refs:guess_timezone (Results 1 – 1 of 1) sorted by relevance
574 static char* guess_timezone(const timelib_tzdb *tzdb);966 php_info_print_table_row(2, "Default timezone", guess_timezone(tzdb)); in PHP_MINFO_FUNCTION()1025 static char* guess_timezone(const timelib_tzdb *tzdb) in guess_timezone() function1062 tz = guess_timezone(DATE_TIMEZONEDB); in get_timezone_info()
Completed in 16 milliseconds