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()
1100 case OP_MINPLUS: in PRIV()
1101 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1231 case OP_MINPLUS: in PRIV()
Dpcre2_find_bracket.c188 case OP_MINPLUS: in PRIV()
Dpcre2_pattern_info.c291 case OP_MINPLUS: in pcre2_callout_enumerate()
Dpcre2_study.c278 case OP_MINPLUS: in find_minlength()
1136 case OP_MINPLUS: in set_start_bits()
Dpcre2_printint.c462 case OP_MINPLUS: in pcre2_printint()
Dpcre2_internal.h1398 OP_MINPLUS, /* 36 */ enumerator
Dpcre2_compile.c1180 case OP_MINPLUS: in find_fixedlength()
1616 case OP_MINPLUS: in could_be_empty_branch()
2578 case OP_MINPLUS: in find_recurse()
8200 case OP_MINPLUS: in find_firstassertedcu()
Dpcre2_jit_compile.c716 case OP_MINPLUS: in next_opcode()
957 case OP_MINPLUS: in is_accelerated_repeat()
1240 case OP_MINPLUS: \
3545 case OP_MINPLUS: in scan_prefix()
8706 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
8769 case OP_MINPLUS: in get_iterator_parameters()
9402 case OP_MINPLUS: in compile_matchingpath()
10535 case OP_MINPLUS: in compile_backtrackingpath()
Dpcre2_dfa_match.c2252 case OP_MINPLUS: in internal_dfa_match()
Dpcre2_match.c3482 case OP_MINPLUS: in match()
/external/pcre/dist2/
DHACKING271 OP_MINPLUS OP_MINPLUSI