Searched refs:parens_depth (Results 1 – 2 of 2) sorted by relevance
735 uint16_t parens_depth; /* Depth of nested parentheses */ member
6556 cb->parens_depth += 1; in compile_branch()6581 cb->parens_depth -= 1; in compile_branch()8121 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()9900 cb.parens_depth = 0; in pcre2_compile()10301 cb.parens_depth = 0; in pcre2_compile()
Completed in 27 milliseconds