Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re733 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found)
797 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found);
H A Dparse_date.c735 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() function
799 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found); in timelib_parse_zone()

Completed in 32 milliseconds