OP_CRPOSRANGE     867 ext/pcre/pcrelib/pcre_compile.c   OP_CRPOSRANGE, 0,        /* CRRANGE, CRMINRANGE */
OP_CRPOSRANGE    1952 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    2577 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    3088 ext/pcre/pcrelib/pcre_compile.c     case OP_CRPOSRANGE:
OP_CRPOSRANGE    3763 ext/pcre/pcrelib/pcre_compile.c           *repeat_opcode = OP_CRPOSRANGE;
OP_CRPOSRANGE    6492 ext/pcre/pcrelib/pcre_compile.c         case OP_CRRANGE:  *tempcode = OP_CRPOSRANGE; break;
OP_CRPOSRANGE    2903 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSRANGE:
OP_CRPOSRANGE    2905 ext/pcre/pcrelib/pcre_exec.c         possessive = (*ecode == OP_CRPOSRANGE);
OP_CRPOSRANGE    3130 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSRANGE:
OP_CRPOSRANGE    3132 ext/pcre/pcrelib/pcre_exec.c         possessive = (*ecode == OP_CRPOSRANGE);
OP_CRPOSRANGE     627 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSRANGE:
OP_CRPOSRANGE    7860 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE);
OP_CRPOSRANGE    8112 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSRANGE:
OP_CRPOSRANGE    8417 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + (32 / sizeof(pcre_uchar))] >= OP_CRSTAR && cc[1 + (32 / sizeof(pcre_uchar))] <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8425 ext/pcre/pcrelib/pcre_jit_compile.c     if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8434 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8445 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8727 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSRANGE:
OP_CRPOSRANGE     783 ext/pcre/pcrelib/pcre_printint.c         case OP_CRPOSRANGE:
OP_CRPOSRANGE     789 ext/pcre/pcrelib/pcre_printint.c         else if (*ccode == OP_CRPOSRANGE) fprintf(f, "+");
OP_CRPOSRANGE     363 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE     489 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    1404 ext/pcre/pcrelib/pcre_study.c           case OP_CRPOSRANGE: