Searched refs:OP_CRMINRANGE (Results 1 – 7 of 7) sorted by relevance
501 case OP_CRMINRANGE: in get_chr_property_list()1205 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()1236 case OP_CRMINRANGE: in PRIV()
817 case OP_CRMINRANGE: in pcre2_printint()823 if (*ccode == OP_CRMINRANGE) fprintf(f, "?"); in pcre2_printint()
445 case OP_CRMINRANGE: in find_minlength()618 case OP_CRMINRANGE: in find_minlength()1632 case OP_CRMINRANGE: in set_start_bits()
1519 OP_CRMINRANGE, /* 105 */ enumerator
1895 case OP_CRMINRANGE: in match()2133 case OP_CRMINRANGE: in match()4930 case OP_CRMINRANGE: in match()
911 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()
2704 case OP_CRMINRANGE: in internal_dfa_match()
Completed in 70 milliseconds