Home
last modified time | relevance | path

Searched refs:OP_CRMINRANGE (Results 1 – 8 of 8) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_auto_possess.c482 case OP_CRMINRANGE: in get_chr_property_list()
1166 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()
1193 case OP_CRMINRANGE: in PRIV()
Dpcre2_study.c432 case OP_CRMINRANGE: in find_minlength()
596 case OP_CRMINRANGE: in find_minlength()
1540 case OP_CRMINRANGE: in set_start_bits()
Dpcre2_printint.c781 case OP_CRMINRANGE: in pcre2_printint()
787 if (*ccode == OP_CRMINRANGE) fprintf(f, "?"); in pcre2_printint()
Dpcre2_internal.h1450 OP_CRMINRANGE, /* 105 */ enumerator
Dpcre2_match.c1819 case OP_CRMINRANGE: in match()
2057 case OP_CRMINRANGE: in match()
4662 case OP_CRMINRANGE: in match()
Dpcre2_jit_compile.c695 case OP_CRMINRANGE: in next_opcode()
1180 case OP_CRMINRANGE: in get_class_iterator_size()
4138 case OP_CRMINRANGE: in scan_prefix()
4198 case OP_CRMINRANGE: in scan_prefix()
7981 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()
9815 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
Dpcre2_dfa_match.c2633 case OP_CRMINRANGE: in internal_dfa_match()
/external/pcre/dist2/
DHACKING639 OP_CRMINRANGE