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

/external/pcre/dist/
H A Dpcre_compile.c7662 if ((cd->parens_depth += 1) > PARENS_NEST_LIMIT)
7716 cd->parens_depth -= 1;
9305 cd->parens_depth = 0;
9385 cd->parens_depth = 0;

Completed in 66 milliseconds