Searched refs:OP_NOTI (Results 1 – 11 of 11) sorted by relevance
156 case OP_NOTI: in PRIV()
354 list[0] = OP_NOTI; in get_chr_property_list()395 case OP_NOTI: in get_chr_property_list()1281 case OP_NOTI: in PRIV()
308 case OP_NOTI: in pcre2_callout_enumerate()
299 case OP_NOTI: in find_minlength()1023 case OP_NOTI: in set_start_bits()
529 case OP_NOTI: in pcre2_printint()
1043 case OP_NOTI: in match()1061 else if (Fop == OP_NOTI) /* If caseless */ in match()1084 else if (Fop == OP_NOTI) /* If caseless */ in match()1102 if (ch == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == fc)) in match()
1387 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
5585 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()6899 case OP_NOTI: in compile_branch()7569 case OP_NOTI: in compile_branch()8565 case OP_NOTI: in find_recurse()
966 case OP_NOTI: in next_opcode()1313 case OP_NOTI: in detect_early_fail()2066 case OP_NOTI: in get_framesize()5547 case OP_NOTI: in scan_prefix()8774 case OP_NOTI: in compile_char1_matchingpath()11085 *type = OP_NOTI; in get_iterator_parameters()11909 case OP_NOTI: in compile_matchingpath()
2338 case OP_NOTI: in internal_dfa_match()
464 used for a positive class, and OP_NOT or OP_NOTI for a negative one (that is,561 positive class, and OP_NOT or OP_NOTI for a negative one (that is, for