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.c334 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()
1133 case OP_MINPLUS: in PRIV()
1134 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1264 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.c289 case OP_MINPLUS: in find_minlength()
1185 case OP_MINPLUS: in set_start_bits()
Dpcre2_printint.c461 case OP_MINPLUS: in pcre2_printint()
Dpcre2_internal.h1353 OP_MINPLUS, /* 36 */ enumerator
Dpcre2_jit_compile.c756 case OP_MINPLUS: in next_opcode()
999 case OP_MINPLUS: in is_accelerated_repeat()
1282 case OP_MINPLUS: \
3938 case OP_MINPLUS: in scan_prefix()
9796 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
9859 case OP_MINPLUS: in get_iterator_parameters()
10496 case OP_MINPLUS: in compile_matchingpath()
11631 case OP_MINPLUS: in compile_backtrackingpath()
Dpcre2_dfa_match.c2351 case OP_MINPLUS: in internal_dfa_match()
Dpcre2_compile.c8161 case OP_MINPLUS: in find_recurse()
8256 case OP_MINPLUS: in find_firstassertedcu()
Dpcre2_match.c1111 case OP_MINPLUS: in match()
/external/pcre/dist2/
DHACKING484 OP_MINPLUS OP_MINPLUSI