Lines Matching refs:OP_CRRANGE
905 case OP_CRRANGE: in next_opcode()
1454 case OP_CRRANGE: in detect_early_fail()
1596 case OP_CRRANGE: in get_class_iterator_size()
1601 return (*cc == OP_CRRANGE) ? 2 : 1; in get_class_iterator_size()
5633 case OP_CRRANGE: in scan_prefix()
5693 case OP_CRRANGE: in scan_prefix()
9239 case OP_CRRANGE: in compile_ref_iterator_matchingpath()
11126 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
11135 *opcode -= OP_CRRANGE - OP_STAR; in get_iterator_parameters()
11147 *opcode -= OP_CRRANGE - OP_QUERY; in get_iterator_parameters()
11154 *opcode -= OP_CRRANGE - OP_UPTO; in get_iterator_parameters()