Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/
H A Dphp_date.c544 static char* guess_timezone(const timelib_tzdb *tzdb TSRMLS_DC);
905 php_info_print_table_row(2, "Default timezone", guess_timezone(tzdb TSRMLS_CC)); in PHP_MINFO_FUNCTION()
962 static char* guess_timezone(const timelib_tzdb *tzdb TSRMLS_DC) in guess_timezone() function
1000 tz = guess_timezone(DATE_TIMEZONEDB TSRMLS_CC); in get_timezone_info()

Completed in 26 milliseconds