Searched refs:matched_count (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_dfa_exec.c2875 int charcount, matched_count; local
2889 for (matched_count = 0;; matched_count++)
2920 /* At this point we have matched the subpattern matched_count
2924 if (matched_count > 0 || allow_zero)

Completed in 33 milliseconds