Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/
H A Dphp_date.c494 static char* guess_timezone(const timelib_tzdb *tzdb TSRMLS_DC);
829 php_info_print_table_row(2, "Default timezone", guess_timezone(tzdb TSRMLS_CC)); in PHP_MINFO_FUNCTION()
865 static char* guess_timezone(const timelib_tzdb *tzdb TSRMLS_DC) in guess_timezone() function
967 tz = guess_timezone(DATE_TIMEZONEDB TSRMLS_CC); in get_timezone_info()

Completed in 15 milliseconds