Searched defs:condcount (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c7539 int condcount = 0; local
7542 condcount++;
7552 if (condcount > 1)
7566 if (condcount > 2)
7571 if (condcount == 1) subfirstcharflags = subreqcharflags = REQ_NONE;

Completed in 49 milliseconds