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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c7691 if ((cd->parens_depth += 1) > PARENS_NEST_LIMIT)
7745 cd->parens_depth -= 1;
9324 cd->parens_depth = 0;
9404 cd->parens_depth = 0;

Completed in 51 milliseconds