OP_CRPOSRANGE     859 ext/pcre/pcrelib/pcre_compile.c   OP_CRPOSRANGE, 0,        /* CRRANGE, CRMINRANGE */
OP_CRPOSRANGE    1935 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    2560 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    3071 ext/pcre/pcrelib/pcre_compile.c     case OP_CRPOSRANGE:
OP_CRPOSRANGE    3746 ext/pcre/pcrelib/pcre_compile.c           *repeat_opcode = OP_CRPOSRANGE;
OP_CRPOSRANGE    6446 ext/pcre/pcrelib/pcre_compile.c         case OP_CRRANGE:  *tempcode = OP_CRPOSRANGE; break;
OP_CRPOSRANGE    2905 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSRANGE:
OP_CRPOSRANGE    2907 ext/pcre/pcrelib/pcre_exec.c         possessive = (*ecode == OP_CRPOSRANGE);
OP_CRPOSRANGE    3132 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSRANGE:
OP_CRPOSRANGE    3134 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    7818 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE);
OP_CRPOSRANGE    8070 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSRANGE:
OP_CRPOSRANGE    8375 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    8383 ext/pcre/pcrelib/pcre_jit_compile.c     if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8392 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8403 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRPOSRANGE    8686 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSRANGE:
OP_CRPOSRANGE     361 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE     485 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSRANGE:
OP_CRPOSRANGE    1400 ext/pcre/pcrelib/pcre_study.c           case OP_CRPOSRANGE: