Searched refs:parens_depth (Results 1 – 2 of 2) sorted by relevance
731 uint16_t parens_depth; /* Depth of nested parentheses */ member
6554 cb->parens_depth += 1; in compile_branch()6579 cb->parens_depth -= 1; in compile_branch()8119 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()9898 cb.parens_depth = 0; in pcre2_compile()10299 cb.parens_depth = 0; in pcre2_compile()