Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3946 BOOL is_quantifier; in compile_branch() local
4132 is_quantifier = in compile_branch()
4140 if (!is_quantifier && cb->nestptr[0] == NULL) in compile_branch()
5066 if (!is_quantifier) goto NORMAL_CHAR; in compile_branch()