OP_CRPOSSTAR      856 ext/pcre/pcrelib/pcre_compile.c   OP_CRPOSSTAR, 0,         /* CRSTAR, CRMINSTAR */
OP_CRPOSSTAR     1928 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     2548 ext/pcre/pcrelib/pcre_compile.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     3057 ext/pcre/pcrelib/pcre_compile.c     case OP_CRPOSSTAR:
OP_CRPOSSTAR     3731 ext/pcre/pcrelib/pcre_compile.c           *repeat_opcode = OP_CRPOSSTAR;
OP_CRPOSSTAR     6443 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     7810 ext/pcre/pcrelib/pcre_jit_compile.c   else if (*opcode >= OP_CRPOSSTAR && *opcode <= OP_CRPOSQUERY)
OP_CRPOSSTAR     7812 ext/pcre/pcrelib/pcre_jit_compile.c     *opcode -= OP_CRPOSSTAR - OP_POSSTAR;
OP_CRPOSSTAR      354 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR      470 ext/pcre/pcrelib/pcre_study.c       case OP_CRPOSSTAR:
OP_CRPOSSTAR     1393 ext/pcre/pcrelib/pcre_study.c           case OP_CRPOSSTAR: