Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h731 uint16_t parens_depth; /* Depth of nested parentheses */ member
H A Dpcre2_compile.c6466 cb->parens_depth += 1; in compile_branch()
6491 cb->parens_depth -= 1; in compile_branch()
8026 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()
9806 cb.parens_depth = 0; in pcre2_compile()
10207 cb.parens_depth = 0; in pcre2_compile()

Completed in 30 milliseconds