Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c501 case OP_CRMINRANGE: in get_chr_property_list()
1205 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()
1236 case OP_CRMINRANGE: in PRIV()
H A Dpcre2_printint.c817 case OP_CRMINRANGE: in pcre2_printint()
823 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.h1518 OP_CRMINRANGE, /* 105 */ enumerator
H A Dpcre2_match.c1909 case OP_CRMINRANGE: in match()
2147 case OP_CRMINRANGE: in match()
4944 case OP_CRMINRANGE: in match()
H A Dpcre2_jit_compile.c911 case OP_CRMINRANGE: in next_opcode()
1465 case OP_CRMINRANGE: in detect_early_fail()
1598 case OP_CRMINRANGE: in get_class_iterator_size()
5708 case OP_CRMINRANGE: in scan_prefix()
5768 case OP_CRMINRANGE: in scan_prefix()
9471 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()
11357 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
H A Dpcre2_dfa_match.c2704 case OP_CRMINRANGE: in internal_dfa_match()

Completed in 134 milliseconds