is_quantifier    4549 ext/pcre/pcrelib/pcre_compile.c   BOOL is_quantifier;
is_quantifier    4704 ext/pcre/pcrelib/pcre_compile.c   is_quantifier =
is_quantifier    4711 ext/pcre/pcrelib/pcre_compile.c   if (!is_quantifier && previous_callout != NULL && nestptr == NULL &&
is_quantifier    4722 ext/pcre/pcrelib/pcre_compile.c   if ((options & PCRE_AUTO_CALLOUT) != 0 && !is_quantifier && nestptr == NULL)
is_quantifier    5601 ext/pcre/pcrelib/pcre_compile.c     if (!is_quantifier) goto NORMAL_CHAR;