Searched refs:OP_NOTI (Results 1 – 11 of 11) sorted by relevance
155 case OP_NOTI: in PRIV()
352 list[0] = OP_NOTI; in get_chr_property_list()393 case OP_NOTI: in get_chr_property_list()1227 case OP_NOTI: in PRIV()
287 case OP_NOTI: in pcre2_callout_enumerate()
275 case OP_NOTI: in find_minlength()937 case OP_NOTI: in set_start_bits()
527 case OP_NOTI: in pcre2_printint()
1068 case OP_NOTI: in find_fixedlength()1612 case OP_NOTI: in could_be_empty_branch()2545 case OP_NOTI: in find_recurse()4915 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()5189 || *previous == OP_NOT || *previous == OP_NOTI) in compile_branch()5197 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break; in compile_branch()5796 case OP_NOTI: in compile_branch()
1388 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
712 case OP_NOTI: in next_opcode()1604 case OP_NOTI: in get_framesize()3657 case OP_NOTI: in scan_prefix()6511 case OP_NOTI: in compile_char1_matchingpath()8684 *type = OP_NOTI; in get_iterator_parameters()9378 case OP_NOTI: in compile_matchingpath()
3756 case OP_NOTI: in match()3789 if (ch == c || (op == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == c)) in match()
2225 case OP_NOTI: in internal_dfa_match()
256 used for a positive class, and OP_NOT or OP_NOTI for a negative one (that is,345 positive class, and OP_NOT or OP_NOTI for a negative one (that is, for