OP_CRMINRANGE    1951 ext/pcre/pcrelib/pcre_compile.c       case OP_CRMINRANGE:
OP_CRMINRANGE    2576 ext/pcre/pcrelib/pcre_compile.c       case OP_CRMINRANGE:
OP_CRMINRANGE    3087 ext/pcre/pcrelib/pcre_compile.c     case OP_CRMINRANGE:
OP_CRMINRANGE    3734 ext/pcre/pcrelib/pcre_compile.c     if (c >= OP_CRSTAR && c <= OP_CRMINRANGE)
OP_CRMINRANGE    3762 ext/pcre/pcrelib/pcre_compile.c           case OP_CRMINRANGE:
OP_CRMINRANGE    2758 ext/pcre/pcrelib/pcre_exec.c       case OP_CRMINRANGE:
OP_CRMINRANGE    2759 ext/pcre/pcrelib/pcre_exec.c       minimize = (*ecode == OP_CRMINRANGE);
OP_CRMINRANGE    2902 ext/pcre/pcrelib/pcre_exec.c         case OP_CRMINRANGE:
OP_CRMINRANGE    2904 ext/pcre/pcrelib/pcre_exec.c         minimize = (*ecode == OP_CRMINRANGE);
OP_CRMINRANGE    3129 ext/pcre/pcrelib/pcre_exec.c         case OP_CRMINRANGE:
OP_CRMINRANGE    3131 ext/pcre/pcrelib/pcre_exec.c         minimize = (*ecode == OP_CRMINRANGE);
OP_CRMINRANGE     623 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRMINRANGE:
OP_CRMINRANGE     913 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRMINRANGE:
OP_CRMINRANGE    6128 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRMINRANGE:
OP_CRMINRANGE    7860 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE);
OP_CRMINRANGE    7867 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_CRMINRANGE    8054 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRMINRANGE:
OP_CRMINRANGE    8059 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode == OP_CRMINRANGE)
OP_CRMINRANGE    8672 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRMINRANGE:
OP_CRMINRANGE    8673 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode == OP_CRMINRANGE)
OP_CRMINRANGE    8686 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode == OP_CRMINRANGE)
OP_CRMINRANGE    8689 ext/pcre/pcrelib/pcre_jit_compile.c   if (opcode == OP_CRMINRANGE && max == 0)
OP_CRMINRANGE     782 ext/pcre/pcrelib/pcre_printint.c         case OP_CRMINRANGE:
OP_CRMINRANGE     788 ext/pcre/pcrelib/pcre_printint.c         if (*ccode == OP_CRMINRANGE) fprintf(f, "?");
OP_CRMINRANGE     362 ext/pcre/pcrelib/pcre_study.c       case OP_CRMINRANGE:
OP_CRMINRANGE     488 ext/pcre/pcrelib/pcre_study.c       case OP_CRMINRANGE:
OP_CRMINRANGE    1403 ext/pcre/pcrelib/pcre_study.c           case OP_CRMINRANGE: