Searched refs:OP_NOTI (Results 1 – 10 of 10) sorted by relevance
212 case OP_NOTI: in pcre_pattern_to_host_byte_order()
1865 case OP_NOTI: in find_fixedlength()2163 case OP_NOTI: in PRIV()2308 case OP_NOTI: in find_recurse()2611 case OP_NOTI: in could_be_empty_branch()2959 list[0] = OP_NOTI; in get_chr_property_list()3000 case OP_NOTI: in get_chr_property_list()3826 case OP_NOTI: in auto_possessify()5452 *code++ = ((options & PCRE_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()5730 || *previous == OP_NOT || *previous == OP_NOTI) in compile_branch()5738 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break; in compile_branch()[all …]
218 case OP_NOTI: in find_minlength()880 case OP_NOTI: in set_start_bits()
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
1929 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
680 case OP_NOTI: in next_opcode()1374 case OP_NOTI: in get_framesize()3411 case OP_NOTI: in scan_prefix()5715 case OP_NOTI: in compile_char1_matchingpath()7830 *type = OP_NOTI; in get_iterator_parameters()7943 case OP_NOTI: in compile_iterator_matchingpath()8325 case OP_NOTI: in compile_matchingpath()
3661 case OP_NOTI: in match()3699 if (ch == c || (op == OP_NOTI && TABLE_GET(ch, md->fcc, ch) == c)) in match()
2287 case OP_NOTI: in internal_dfa_exec()
2575 case OP_NOTI: in regexflip8_or_16()