Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_auto_possess.c353 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && in get_chr_property_list()
1172 case OP_MINPLUS: in PRIV()
1173 *code += OP_POSPLUS - OP_MINPLUS; in PRIV()
1307 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.c495 case OP_MINPLUS: in pcre2_printint()
Dpcre2_internal.h1422 OP_MINPLUS, /* 36 */ enumerator
Dpcre2_jit_compile.c975 case OP_MINPLUS: in next_opcode()
1371 case OP_MINPLUS: in detect_early_fail()
1701 case OP_MINPLUS: \
5508 case OP_MINPLUS: in scan_prefix()
11338 if (*opcode == OP_PLUS || *opcode == OP_MINPLUS) in get_iterator_parameters()
11401 case OP_MINPLUS: in get_iterator_parameters()
12164 case OP_MINPLUS: in compile_matchingpath()
13305 case OP_MINPLUS: in compile_backtrackingpath()
Dpcre2_dfa_match.c2422 case OP_MINPLUS: in internal_dfa_match()
Dpcre2_compile.c8722 case OP_MINPLUS: in find_recurse()
8819 case OP_MINPLUS: in find_firstassertedcu()
Dpcre2_match.c1183 case OP_MINPLUS: in match()
/third_party/pcre2/pcre2/
DHACKING486 OP_MINPLUS OP_MINPLUSI