Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c336 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()
1154 case OP_MINPLUS: in PRIV()
1155 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1285 case OP_MINPLUS: in PRIV()
Dpcre2_find_bracket.c189 case OP_MINPLUS: in PRIV()
Dpcre2_pattern_info.c312 case OP_MINPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c302 case OP_MINPLUS: in find_minlength()
1235 case OP_MINPLUS: in set_start_bits()
Dpcre2_printint.c464 case OP_MINPLUS: in pcre2_printint()
Dpcre2_internal.h1397 OP_MINPLUS, /* 36 */ enumerator
Dpcre2_jit_compile.c970 case OP_MINPLUS: in next_opcode()
1361 case OP_MINPLUS: in detect_early_fail()
1699 case OP_MINPLUS: \
5434 case OP_MINPLUS: in scan_prefix()
11107 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
11170 case OP_MINPLUS: in get_iterator_parameters()
11933 case OP_MINPLUS: in compile_matchingpath()
13074 case OP_MINPLUS: in compile_backtrackingpath()
Dpcre2_dfa_match.c2365 case OP_MINPLUS: in internal_dfa_match()
Dpcre2_compile.c8598 case OP_MINPLUS: in find_recurse()
8696 case OP_MINPLUS: in find_firstassertedcu()
Dpcre2_match.c1180 case OP_MINPLUS: in match()
/external/pcre/dist2/
DHACKING486 OP_MINPLUS OP_MINPLUSI