Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re160 static const timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {
702 for (fmp = timelib_timezone_fallbackmap; fmp->name; fmp++) {
H A Dparse_date.c162 static const timelib_tz_lookup_table timelib_timezone_fallbackmap[] = { variable
704 for (fmp = timelib_timezone_fallbackmap; fmp->name; fmp++) { in abbr_search()

Completed in 36 milliseconds