Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/lib/
H A Dparse_date.re762 static long timelib_lookup_zone(char **ptr, int *dst, char **tz_abbr, int *found)
825 offset = timelib_lookup_zone(ptr, dst, &tz_abbr, &found);
H A Dparse_date.c764 static long timelib_lookup_zone(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_zone() function
827 offset = timelib_lookup_zone(ptr, dst, &tz_abbr, &found); in timelib_get_zone()

Completed in 27 milliseconds