Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re673 int first_found = 0;
683 if (!first_found) {
684 first_found = 1;
695 if (first_found) {
H A Dparse_date.c675 int first_found = 0; in abbr_search() local
685 if (!first_found) { in abbr_search()
686 first_found = 1; in abbr_search()
697 if (first_found) { in abbr_search()

Completed in 32 milliseconds