Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dparse_date.re774 int first_found = 0;
784 if (!first_found) {
785 first_found = 1;
796 if (first_found) {
H A Dparse_date.c776 int first_found = 0; in abbr_search() local
786 if (!first_found) { in abbr_search()
787 first_found = 1; in abbr_search()
798 if (first_found) { in abbr_search()

Completed in 40 milliseconds