Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dparse_date.re178 const static timelib_tz_lookup_table timelib_timezone_lookup[] = {
691 for (tp = timelib_timezone_lookup; tp->name; tp++) {
2234 return timelib_timezone_lookup;
H A Dparse_date.c180 const static timelib_tz_lookup_table timelib_timezone_lookup[] = { variable
693 for (tp = timelib_timezone_lookup; tp->name; tp++) { in abbr_search()
24345 return timelib_timezone_lookup; in timelib_timezone_abbreviations_list()

Completed in 40 milliseconds