Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re177 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {
701 for (fmp = timelib_timezone_fallbackmap; fmp->name; fmp++) {
H A Dparse_date.c179 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = { variable
703 for (fmp = timelib_timezone_fallbackmap; fmp->name; fmp++) { in abbr_search()

Completed in 45 milliseconds