Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_find_bracket.c156 case OP_NOTI: in PRIV()
Dpcre2_auto_possess.c354 list[0] = OP_NOTI; in get_chr_property_list()
395 case OP_NOTI: in get_chr_property_list()
1281 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.c529 case OP_NOTI: in pcre2_printint()
Dpcre2_match.c1043 case OP_NOTI: in match()
1061 else if (Fop == OP_NOTI) /* If caseless */ in match()
1084 else if (Fop == OP_NOTI) /* If caseless */ in match()
1102 if (ch == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == fc)) in match()
Dpcre2_internal.h1387 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
Dpcre2_compile.c5585 *code++ = ((options & PCRE2_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()
6899 case OP_NOTI: in compile_branch()
7569 case OP_NOTI: in compile_branch()
8565 case OP_NOTI: in find_recurse()
Dpcre2_jit_compile.c966 case OP_NOTI: in next_opcode()
1313 case OP_NOTI: in detect_early_fail()
2066 case OP_NOTI: in get_framesize()
5547 case OP_NOTI: in scan_prefix()
8774 case OP_NOTI: in compile_char1_matchingpath()
11085 *type = OP_NOTI; in get_iterator_parameters()
11909 case OP_NOTI: in compile_matchingpath()
Dpcre2_dfa_match.c2338 case OP_NOTI: in internal_dfa_match()
/external/pcre/dist2/
DHACKING464 used for a positive class, and OP_NOT or OP_NOTI for a negative one (that is,
561 positive class, and OP_NOT or OP_NOTI for a negative one (that is, for