OP_MINUPTO       1981 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       2170 ext/pcre/pcrelib/pcre_compile.c       case OP_MINUPTO:
OP_MINUPTO       2315 ext/pcre/pcrelib/pcre_compile.c       case OP_MINUPTO:
OP_MINUPTO       2711 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       2937 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
OP_MINUPTO       3680 ext/pcre/pcrelib/pcre_compile.c     end = (c <= OP_MINUPTO) ?
OP_MINUPTO       3717 ext/pcre/pcrelib/pcre_compile.c         case OP_MINUPTO:
OP_MINUPTO       3718 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_MINUPTO;
OP_MINUPTO       3832 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       3332 ext/pcre/pcrelib/pcre_exec.c     case OP_MINUPTO:
OP_MINUPTO       3336 ext/pcre/pcrelib/pcre_exec.c     minimize = *ecode == OP_MINUPTO || *ecode == OP_MINUPTOI;
OP_MINUPTO        688 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_MINUPTO:
OP_MINUPTO        985 ext/pcre/pcrelib/pcre_jit_compile.c         common->private_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO;
OP_MINUPTO       1038 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_MINUPTO: \
OP_MINUPTO       7026 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_MINUPTO)
OP_MINUPTO       7381 ext/pcre/pcrelib/pcre_jit_compile.c if (repeat_type == OP_MINUPTO)
OP_MINUPTO       7403 ext/pcre/pcrelib/pcre_jit_compile.c if (repeat_type == OP_MINUPTO)
OP_MINUPTO       7867 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_MINUPTO       7878 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode == OP_UPTO || *opcode == OP_MINUPTO || *opcode == OP_EXACT || *opcode == OP_POSUPTO)
OP_MINUPTO       8053 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_MINUPTO:
OP_MINUPTO       8354 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_MINUPTO:
OP_MINUPTO       8671 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_MINUPTO:
OP_MINUPTO       8901 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_type == OP_MINUPTO)
OP_MINUPTO       9123 ext/pcre/pcrelib/pcre_jit_compile.c     if (repeat_type == OP_MINUPTO)
OP_MINUPTO       9145 ext/pcre/pcrelib/pcre_jit_compile.c     if (repeat_type == OP_MINUPTO)
OP_MINUPTO       9500 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_MINUPTO:
OP_MINUPTO        512 ext/pcre/pcrelib/pcre_printint.c     case OP_MINUPTO:
OP_MINUPTO        519 ext/pcre/pcrelib/pcre_printint.c     if (*code == OP_MINUPTO || *code == OP_MINUPTOI) fprintf(f, "?");
OP_MINUPTO        539 ext/pcre/pcrelib/pcre_study.c     case OP_MINUPTO:
OP_MINUPTO       1060 ext/pcre/pcrelib/pcre_study.c       case OP_MINUPTO: