Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c4533 BOOL is_quantifier; in compile_branch() local
4689 is_quantifier = in compile_branch()
4696 if (!is_quantifier && previous_callout != NULL && nestptr == NULL && in compile_branch()
4707 if ((options & PCRE_AUTO_CALLOUT) != 0 && !is_quantifier && nestptr == NULL) in compile_branch()
5559 if (!is_quantifier) goto NORMAL_CHAR; in compile_branch()

Completed in 22 milliseconds