Home
last modified time | relevance | path

Searched refs:OP_NOTI (Results 1 – 11 of 11) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_find_bracket.c156 case OP_NOTI: in PRIV()
Dpcre2_auto_possess.c371 list[0] = OP_NOTI; in get_chr_property_list()
412 case OP_NOTI: in get_chr_property_list()
1303 case OP_NOTI: in PRIV()
Dpcre2_pattern_info.c308 case OP_NOTI: in pcre2_callout_enumerate()
Dpcre2_study.c299 case OP_NOTI: in find_minlength()
1023 case OP_NOTI: in set_start_bits()
Dpcre2_printint.c560 case OP_NOTI: in pcre2_printint()
Dpcre2_match.c1046 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()
Dpcre2_compile.c5690 *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()
Dpcre2_internal.h1412 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
Dpcre2_jit_compile.c971 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()
Dpcre2_dfa_match.c2395 case OP_NOTI: in internal_dfa_match()
/third_party/pcre2/pcre2/
DHACKING464 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