Home | History | Annotate | Download | only in src

Lines Matching refs:OP_CRRANGE

653   case OP_CRRANGE:
1137 case OP_CRRANGE:
1142 return (*cc == OP_CRRANGE) ? 2 : 1;
3743 case OP_CRRANGE:
3803 case OP_CRRANGE:
6901 case OP_CRRANGE:
8725 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE);
8734 *opcode -= OP_CRRANGE - OP_STAR;
8746 *opcode -= OP_CRRANGE - OP_QUERY;
8753 *opcode -= OP_CRRANGE - OP_UPTO;