Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h731 uint16_t parens_depth; /* Depth of nested parentheses */ member
H A Dpcre2_compile.c6444 cb->parens_depth += 1; in compile_branch()
6469 cb->parens_depth -= 1; in compile_branch()
7994 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()
9774 cb.parens_depth = 0; in pcre2_compile()
10174 cb.parens_depth = 0; in pcre2_compile()

Completed in 29 milliseconds