Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re710 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found)
844 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found);
H A Dparse_date.c712 static timelib_long timelib_lookup_abbr(char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr() function
846 offset = timelib_lookup_abbr(ptr, dst, &tz_abbr, &found); in timelib_parse_zone()

Completed in 73 milliseconds