Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c484 case OP_CRMINRANGE: in get_chr_property_list()
1188 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()
1219 case OP_CRMINRANGE: in PRIV()
H A Dpcre2_printint.c785 case OP_CRMINRANGE: in pcre2_printint()
791 if (*ccode == OP_CRMINRANGE) fprintf(f, "?"); in pcre2_printint()
H A Dpcre2_study.c445 case OP_CRMINRANGE: in find_minlength()
618 case OP_CRMINRANGE: in find_minlength()
1632 case OP_CRMINRANGE: in set_start_bits()
H A Dpcre2_internal.h1494 OP_CRMINRANGE, /* 105 */ enumerator
H A Dpcre2_match.c1894 case OP_CRMINRANGE: in match()
2132 case OP_CRMINRANGE: in match()
4737 case OP_CRMINRANGE: in match()
H A Dpcre2_jit_compile.c906 case OP_CRMINRANGE: in next_opcode()
1460 case OP_CRMINRANGE: in detect_early_fail()
1593 case OP_CRMINRANGE: in get_class_iterator_size()
5634 case OP_CRMINRANGE: in scan_prefix()
5694 case OP_CRMINRANGE: in scan_prefix()
9240 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()
11126 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
H A Dpcre2_dfa_match.c2647 case OP_CRMINRANGE: in internal_dfa_match()

Completed in 69 milliseconds