Searched refs:OP_CRRANGE (Results 1 – 8 of 8) sorted by relevance
500 case OP_CRRANGE: in get_chr_property_list()1241 case OP_CRRANGE: in PRIV()
447 case OP_CRRANGE: in find_minlength()620 case OP_CRRANGE: in find_minlength()1721 case OP_CRRANGE: in set_start_bits()
835 case OP_CRRANGE: in pcre2_printint()
1542 OP_CRRANGE, /* 104 These are different to the three sets above. */ enumerator
951 case OP_CRRANGE: in next_opcode()1537 case OP_CRRANGE: in detect_early_fail()1683 case OP_CRRANGE: in get_class_iterator_size()1688 return (*cc == OP_CRRANGE) ? 2 : 1; in get_class_iterator_size()5861 case OP_CRRANGE: in scan_prefix()5921 case OP_CRRANGE: in scan_prefix()9671 case OP_CRRANGE: in compile_ref_iterator_matchingpath()11745 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()11754 *opcode -= OP_CRRANGE - OP_STAR; in get_iterator_parameters()11766 *opcode -= OP_CRRANGE - OP_QUERY; in get_iterator_parameters()[all …]
1959 case OP_CRRANGE: in match()2197 case OP_CRRANGE: in match()5036 case OP_CRRANGE: in match()
2750 case OP_CRRANGE: in internal_dfa_match()
7339 *code++ = OP_CRRANGE + repeat_type; in compile_branch()
Completed in 90 milliseconds