OP_CRSTAR        1922 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:
OP_CRSTAR        2544 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:            /* These could be empty; continue */
OP_CRSTAR        3053 ext/pcre/pcrelib/pcre_compile.c     case OP_CRSTAR:
OP_CRSTAR        3717 ext/pcre/pcrelib/pcre_compile.c     if (c >= OP_CRSTAR && c <= OP_CRMINRANGE)
OP_CRSTAR        3729 ext/pcre/pcrelib/pcre_compile.c           case OP_CRSTAR:
OP_CRSTAR        5906 ext/pcre/pcrelib/pcre_compile.c         *code++ = OP_CRSTAR + repeat_type;
OP_CRSTAR        6443 ext/pcre/pcrelib/pcre_compile.c         case OP_CRSTAR:   *tempcode = OP_CRPOSSTAR; break;
OP_CRSTAR        2746 ext/pcre/pcrelib/pcre_exec.c       case OP_CRSTAR:
OP_CRSTAR        2752 ext/pcre/pcrelib/pcre_exec.c       c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        2886 ext/pcre/pcrelib/pcre_exec.c         case OP_CRSTAR:
OP_CRSTAR        2895 ext/pcre/pcrelib/pcre_exec.c         c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        2896 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRSTAR        3113 ext/pcre/pcrelib/pcre_exec.c         case OP_CRSTAR:
OP_CRSTAR        3122 ext/pcre/pcrelib/pcre_exec.c         c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        3123 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRSTAR         616 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRSTAR:
OP_CRSTAR         902 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRSTAR:
OP_CRSTAR        6068 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_COMPILE_ASSERT((OP_CRSTAR & 0x1) == 0, crstar_opcode_must_be_even);
OP_CRSTAR        6072 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRSTAR:
OP_CRSTAR        7804 ext/pcre/pcrelib/pcre_jit_compile.c   if (*opcode >= OP_CRSTAR && *opcode <= OP_CRMINQUERY)
OP_CRSTAR        7806 ext/pcre/pcrelib/pcre_jit_compile.c     *opcode -= OP_CRSTAR - OP_STAR;
OP_CRSTAR        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_CRSTAR        8383 ext/pcre/pcrelib/pcre_jit_compile.c     if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE)
OP_CRSTAR        8392 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRSTAR        8403 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRSTAR         350 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR         466 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR        1389 ext/pcre/pcrelib/pcre_study.c           case OP_CRSTAR: