Searched refs:OP_NOTI (Results 1 – 10 of 10) sorted by relevance
212 case OP_NOTI: in pcre_pattern_to_host_byte_order()
213 case OP_NOTI: in find_minlength()838 case OP_NOTI: in set_start_bits()
1835 case OP_NOTI: in find_fixedlength()2250 case OP_NOTI: in find_recurse()2558 case OP_NOTI: in could_be_empty_branch()2906 list[0] = OP_NOTI; in get_chr_property_list()2947 case OP_NOTI: in get_chr_property_list()3758 case OP_NOTI: in auto_possessify()5357 *code++ = ((options & PCRE_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()5628 || *previous == OP_NOT || *previous == OP_NOTI) in compile_branch()5636 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break; in compile_branch()6293 case OP_NOTI: in compile_branch()
542 case OP_NOTI: in pcre_printint()
229 used for a positive class, and OP_NOT or OP_NOTI for a negative one (that is,315 positive class, and OP_NOT or OP_NOTI for a negative one (that is, for
684 case OP_NOTI: in next_opcode()1365 case OP_NOTI: in get_framesize()3355 case OP_NOTI: in scan_prefix()5663 case OP_NOTI: in compile_char1_matchingpath()7771 *type = OP_NOTI; in get_iterator_parameters()7884 case OP_NOTI: in compile_iterator_matchingpath()8266 case OP_NOTI: in compile_matchingpath()
1921 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
3654 case OP_NOTI: in match()3692 if (ch == c || (op == OP_NOTI && TABLE_GET(ch, md->fcc, ch) == c)) in match()
2287 case OP_NOTI: in internal_dfa_exec()
2572 case OP_NOTI: in regexflip8_or_16()