Home | History | Annotate | Download | only in pcre

Lines Matching full:is_quantifier

3032   BOOL is_quantifier;
3154 is_quantifier =
3158 if (!is_quantifier && previous_callout != NULL &&
3191 if ((options & PCRE_AUTO_CALLOUT) != 0 && !is_quantifier)
4095 if (!is_quantifier) goto NORMAL_CHAR;