OP_CRRANGE       1933 ext/pcre/pcrelib/pcre_compile.c       case OP_CRRANGE:
OP_CRRANGE       2558 ext/pcre/pcrelib/pcre_compile.c       case OP_CRRANGE:
OP_CRRANGE       3069 ext/pcre/pcrelib/pcre_compile.c     case OP_CRRANGE:
OP_CRRANGE       3744 ext/pcre/pcrelib/pcre_compile.c           case OP_CRRANGE:
OP_CRRANGE       5913 ext/pcre/pcrelib/pcre_compile.c         *code++ = OP_CRRANGE + repeat_type;
OP_CRRANGE       6446 ext/pcre/pcrelib/pcre_compile.c         case OP_CRRANGE:  *tempcode = OP_CRPOSRANGE; break;
OP_CRRANGE       2759 ext/pcre/pcrelib/pcre_exec.c       case OP_CRRANGE:
OP_CRRANGE       2903 ext/pcre/pcrelib/pcre_exec.c         case OP_CRRANGE:
OP_CRRANGE       3130 ext/pcre/pcrelib/pcre_exec.c         case OP_CRRANGE:
OP_CRRANGE        622 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRRANGE:
OP_CRRANGE        912 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRRANGE:
OP_CRRANGE       6090 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRRANGE:
OP_CRRANGE       7818 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE);
OP_CRRANGE       7825 ext/pcre/pcrelib/pcre_jit_compile.c       *opcode = (*opcode == OP_CRRANGE) ? OP_UPTO : (*opcode == OP_CRMINRANGE ? OP_MINUPTO : OP_POSUPTO);
OP_CRRANGE       7926 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRRANGE:
OP_CRRANGE       7942 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_CRRANGE       7947 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_UPTO || opcode == OP_CRRANGE)
OP_CRRANGE       7951 ext/pcre/pcrelib/pcre_jit_compile.c       if (opcode == OP_CRRANGE && min > 0)
OP_CRRANGE       7953 ext/pcre/pcrelib/pcre_jit_compile.c       if (opcode == OP_UPTO || (opcode == OP_CRRANGE && max > 0))
OP_CRRANGE       7981 ext/pcre/pcrelib/pcre_jit_compile.c     else if (opcode == OP_CRRANGE && max == 0)
OP_CRRANGE       7994 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_CRRANGE)
OP_CRRANGE       8579 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRRANGE:
OP_CRRANGE       8607 ext/pcre/pcrelib/pcre_jit_compile.c     if (opcode == OP_CRRANGE)
OP_CRRANGE        359 ext/pcre/pcrelib/pcre_study.c       case OP_CRRANGE:
OP_CRRANGE        483 ext/pcre/pcrelib/pcre_study.c       case OP_CRRANGE:
OP_CRRANGE       1398 ext/pcre/pcrelib/pcre_study.c           case OP_CRRANGE: