Searched refs:OP_CRMINRANGE (Results 1 – 9 of 9) sorted by relevance
482 case OP_CRMINRANGE: in get_chr_property_list()1133 if (c >= OP_CRSTAR && c <= OP_CRMINRANGE) in PRIV()1161 case OP_CRMINRANGE: in PRIV()
421 case OP_CRMINRANGE: in find_minlength()557 case OP_CRMINRANGE: in find_minlength()1487 case OP_CRMINRANGE: in set_start_bits()
782 case OP_CRMINRANGE: in pcre2_printint()788 if (*ccode == OP_CRMINRANGE) fprintf(f, "?"); in pcre2_printint()
2813 case OP_CRMINRANGE: in match()2814 minimize = (*ecode == OP_CRMINRANGE); in match()3011 case OP_CRMINRANGE: in match()3013 minimize = (*ecode == OP_CRMINRANGE); in match()3238 case OP_CRMINRANGE: in match()3240 minimize = (*ecode == OP_CRMINRANGE); in match()
1495 OP_CRMINRANGE, /* 105 */ enumerator
654 case OP_CRMINRANGE: in next_opcode()1138 case OP_CRMINRANGE: in get_class_iterator_size()3744 case OP_CRMINRANGE: in scan_prefix()3804 case OP_CRMINRANGE: in scan_prefix()6902 case OP_CRMINRANGE: in compile_ref_iterator_matchingpath()8725 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
2534 case OP_CRMINRANGE: in internal_dfa_match()
1156 case OP_CRMINRANGE: in find_fixedlength()1579 case OP_CRMINRANGE: in could_be_empty_branch()
422 OP_CRMINRANGE