Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_UPTO

691   case OP_UPTO:
999 common->private_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO;
1051 case OP_UPTO: \
6972 if (repeat_type == OP_UPTO)
7422 else if (repeat_type == OP_UPTO)
7808 *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
7819 if (*opcode == OP_UPTO || *opcode == OP_MINUPTO || *opcode == OP_EXACT || *opcode == OP_POSUPTO)
7908 case OP_UPTO:
7913 if (opcode == OP_STAR || opcode == OP_UPTO)
7925 if (opcode == OP_UPTO || opcode == OP_CRRANGE)
7930 if (opcode == OP_UPTO || opcode == OP_CRRANGE)
7936 if (opcode == OP_UPTO || (opcode == OP_CRRANGE && max > 0))
8294 case OP_UPTO:
8561 case OP_UPTO:
8573 if (opcode == OP_UPTO)
8841 if (repeat_type == OP_UPTO)
8872 if (repeat_type == OP_UPTO)
9440 case OP_UPTO: