Searched refs:parens_depth (Results 1 – 2 of 2) sorted by relevance
715 int parens_depth; /* Depth of nested parentheses */ member
7000 if ((cb->parens_depth += 1) > (int)(cb->cx->parens_nest_limit)) in compile_branch()7053 cb->parens_depth -= 1; in compile_branch()7615 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()8448 cb.parens_depth = 0; in pcre2_compile()8738 cb.parens_depth = 0; in pcre2_compile()