Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re698 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
709 first_found_elem = tp;
720 return first_found_elem;
H A Dparse_date.c700 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
711 first_found_elem = tp; in abbr_search()
722 return first_found_elem; in abbr_search()

Completed in 56 milliseconds