Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c501 case OP_CRMINRANGE: in get_chr_property_list()
1211 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()
1242 case OP_CRMINRANGE: in PRIV()
H A Dpcre2_printint.c836 case OP_CRMINRANGE: in pcre2_printint()
842 if (*ccode == OP_CRMINRANGE) fprintf(f, "?"); in pcre2_printint()
H A Dpcre2_study.c448 case OP_CRMINRANGE: in find_minlength()
621 case OP_CRMINRANGE: in find_minlength()
1722 case OP_CRMINRANGE: in set_start_bits()
H A Dpcre2_internal.h1543 OP_CRMINRANGE, /* 105 */ enumerator
H A Dpcre2_match.c1960 case OP_CRMINRANGE: in match()
2198 case OP_CRMINRANGE: in match()
5037 case OP_CRMINRANGE: in match()
H A Dpcre2_jit_compile.c952 case OP_CRMINRANGE: in next_opcode()
1538 case OP_CRMINRANGE: in detect_early_fail()
1684 case OP_CRMINRANGE: in get_class_iterator_size()
5862 case OP_CRMINRANGE: in scan_prefix()
5922 case OP_CRMINRANGE: in scan_prefix()
9672 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()
11745 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
H A Dpcre2_dfa_match.c2751 case OP_CRMINRANGE: in internal_dfa_match()

Completed in 70 milliseconds