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.c155 case OP_NOTI: in PRIV()
Dpcre2_auto_possess.c352 list[0] = OP_NOTI; in get_chr_property_list()
393 case OP_NOTI: in get_chr_property_list()
1227 case OP_NOTI: in PRIV()
Dpcre2_pattern_info.c287 case OP_NOTI: in pcre2_callout_enumerate()
Dpcre2_study.c275 case OP_NOTI: in find_minlength()
937 case OP_NOTI: in set_start_bits()
Dpcre2_printint.c527 case OP_NOTI: in pcre2_printint()
Dpcre2_compile.c1068 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()
Dpcre2_internal.h1388 OP_NOTI, /* 32 Match one character, not the given one, caselessly */ enumerator
Dpcre2_jit_compile.c712 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()
Dpcre2_match.c3756 case OP_NOTI: in match()
3789 if (ch == c || (op == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == c)) in match()
Dpcre2_dfa_match.c2225 case OP_NOTI: in internal_dfa_match()
/external/pcre/dist2/
DHACKING256 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