Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
H A Dparse_date.c677 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
688 first_found_elem = tp; in abbr_search()
699 return first_found_elem; in abbr_search()

Completed in 29 milliseconds