Searched refs:OP_NOTI (Results 1 – 11 of 11) sorted by relevance
156 case OP_NOTI: in PRIV()
371 list[0] = OP_NOTI; in get_chr_property_list()412 case OP_NOTI: in get_chr_property_list()1303 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()
560 case OP_NOTI: in pcre2_printint()
1046 case OP_NOTI: in match()1064 else if (Fop == OP_NOTI) /* If caseless */ in match()1087 else if (Fop == OP_NOTI) /* If caseless */ in match()1105 if (ch == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == fc)) in match()
5690 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()7008 case OP_NOTI: in compile_branch()7683 case OP_NOTI: in compile_branch()8689 case OP_NOTI: in find_recurse()
1412 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
971 case OP_NOTI: in next_opcode()1323 case OP_NOTI: in detect_early_fail()2070 case OP_NOTI: in get_framesize()5621 case OP_NOTI: in scan_prefix()9005 case OP_NOTI: in compile_char1_matchingpath()11316 *type = OP_NOTI; in get_iterator_parameters()12140 case OP_NOTI: in compile_matchingpath()
2395 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,562 positive class, and OP_NOT or OP_NOTI for a negative one (that is, for