OP_CRPOSSTAR      864 ext/pcre/pcrelib/pcre_compile.c   OP_CRPOSSTAR, 0,         /* CRSTAR, CRMINSTAR */
OP_CRPOSSTAR     1945 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     2565 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     3074 ext/pcre/pcrelib/pcre_compile.c     case OP_CRPOSSTAR:
OP_CRPOSSTAR     3748 ext/pcre/pcrelib/pcre_compile.c           *repeat_opcode = OP_CRPOSSTAR;
OP_CRPOSSTAR     6489 ext/pcre/pcrelib/pcre_compile.c         case OP_CRSTAR:   *tempcode = OP_CRPOSSTAR; break;
OP_CRPOSSTAR     2890 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSSTAR:
OP_CRPOSSTAR     2894 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRPOSSTAR     3117 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSSTAR:
OP_CRPOSSTAR     3121 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRPOSSTAR      624 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRPOSSTAR:
OP_CRPOSSTAR     7852 ext/pcre/pcrelib/pcre_jit_compile.c   else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY)
OP_CRPOSSTAR     7854 ext/pcre/pcrelib/pcre_jit_compile.c     *opcode -= OP_CRPOSSTAR - OP_POSSTAR;
OP_CRPOSSTAR      774 ext/pcre/pcrelib/pcre_printint.c         case OP_CRPOSSTAR:
OP_CRPOSSTAR      356 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR      474 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     1397 ext/pcre/pcrelib/pcre_study.c           case OP_CRPOSSTAR: