Searched refs:OP_CRMINRANGE (Results 1 – 7 of 7) sorted by relevance
484 case OP_CRMINRANGE: in get_chr_property_list()1187 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()1214 case OP_CRMINRANGE: in PRIV()
785 case OP_CRMINRANGE: in pcre2_printint()791 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()
1494 OP_CRMINRANGE, /* 105 */ enumerator
1892 case OP_CRMINRANGE: in match()2130 case OP_CRMINRANGE: in match()4735 case OP_CRMINRANGE: in match()
906 case OP_CRMINRANGE: in next_opcode()1458 case OP_CRMINRANGE: in detect_early_fail()1600 case OP_CRMINRANGE: in get_class_iterator_size()5630 case OP_CRMINRANGE: in scan_prefix()5690 case OP_CRMINRANGE: in scan_prefix()9163 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()11049 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
2647 case OP_CRMINRANGE: in internal_dfa_match()
Completed in 80 milliseconds