Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re674 int first_found = 0;
684 if (!first_found) {
685 first_found = 1;
696 if (first_found) {
H A Dparse_date.c676 int first_found = 0; in abbr_search() local
686 if (!first_found) { in abbr_search()
687 first_found = 1; in abbr_search()
698 if (first_found) { in abbr_search()

Completed in 34 milliseconds