OP_MINUPTO       1983 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       2172 ext/pcre/pcrelib/pcre_compile.c       case OP_MINUPTO:
OP_MINUPTO       2317 ext/pcre/pcrelib/pcre_compile.c       case OP_MINUPTO:
OP_MINUPTO       2713 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       2939 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_UPTO || c == OP_MINUPTO || c == OP_EXACT || c == OP_POSUPTO)
OP_MINUPTO       3682 ext/pcre/pcrelib/pcre_compile.c     end = (c <= OP_MINUPTO) ?
OP_MINUPTO       3719 ext/pcre/pcrelib/pcre_compile.c         case OP_MINUPTO:
OP_MINUPTO       3720 ext/pcre/pcrelib/pcre_compile.c         *code += OP_POSUPTO - OP_MINUPTO;
OP_MINUPTO       3834 ext/pcre/pcrelib/pcre_compile.c     case OP_MINUPTO:
OP_MINUPTO       3334 ext/pcre/pcrelib/pcre_exec.c     case OP_MINUPTO:
OP_MINUPTO       3338 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        541 ext/pcre/pcrelib/pcre_study.c     case OP_MINUPTO:
OP_MINUPTO       1062 ext/pcre/pcrelib/pcre_study.c       case OP_MINUPTO: