OP_CRPOSSTAR      866 ext/pcre/pcrelib/pcre_compile.c   OP_CRPOSSTAR, 0,         /* CRSTAR, CRMINSTAR */
OP_CRPOSSTAR     1947 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     2567 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     3076 ext/pcre/pcrelib/pcre_compile.c     case OP_CRPOSSTAR:
OP_CRPOSSTAR     3750 ext/pcre/pcrelib/pcre_compile.c           *repeat_opcode = OP_CRPOSSTAR;
OP_CRPOSSTAR     6491 ext/pcre/pcrelib/pcre_compile.c         case OP_CRSTAR:   *tempcode = OP_CRPOSSTAR; break;
OP_CRPOSSTAR     2892 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSSTAR:
OP_CRPOSSTAR     2896 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRPOSSTAR     3119 ext/pcre/pcrelib/pcre_exec.c         case OP_CRPOSSTAR:
OP_CRPOSSTAR     3123 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      358 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR      476 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     1399 ext/pcre/pcrelib/pcre_study.c           case OP_CRPOSSTAR: