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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c7476 if ((cd->parens_depth += 1) > PARENS_NEST_LIMIT)
7516 cd->parens_depth -= 1;
9095 cd->parens_depth = 0;
9182 cd->parens_depth = 0;

Completed in 84 milliseconds