Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h729 uint16_t parens_depth; /* Depth of nested parentheses */ member
Dpcre2_compile.c6014 cb->parens_depth += 1; in compile_branch()
6039 cb->parens_depth -= 1; in compile_branch()
7543 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()
9245 cb.parens_depth = 0; in pcre2_compile()
9645 cb.parens_depth = 0; in pcre2_compile()