Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dparse_date.re157 static const timelib_tz_lookup_table timelib_timezone_lookup[] = {
778 for (tp = timelib_timezone_lookup; tp->name; tp++) {
2734 return timelib_timezone_lookup;
H A Dparse_date.c159 static const timelib_tz_lookup_table timelib_timezone_lookup[] = { variable
780 for (tp = timelib_timezone_lookup; tp->name; tp++) { in abbr_search()
25584 return timelib_timezone_lookup; in timelib_timezone_abbreviations_list()

Completed in 49 milliseconds