OP_CRSTAR        1941 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:
OP_CRSTAR        2563 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:            /* These could be empty; continue */
OP_CRSTAR        3072 ext/pcre/pcrelib/pcre_compile.c     case OP_CRSTAR:
OP_CRSTAR        3736 ext/pcre/pcrelib/pcre_compile.c     if (c >= OP_CRSTAR && c <= OP_CRMINRANGE)
OP_CRSTAR        3748 ext/pcre/pcrelib/pcre_compile.c           case OP_CRSTAR:
OP_CRSTAR        5948 ext/pcre/pcrelib/pcre_compile.c         *code++ = OP_CRSTAR + repeat_type;
OP_CRSTAR        6491 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        6105 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_COMPILE_ASSERT((OP_CRSTAR & 0x1) == 0, crstar_opcode_must_be_even);
OP_CRSTAR        6109 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_CRSTAR:
OP_CRSTAR        7846 ext/pcre/pcrelib/pcre_jit_compile.c   if (*opcode >= OP_CRSTAR && *opcode <= OP_CRMINQUERY)
OP_CRSTAR        7848 ext/pcre/pcrelib/pcre_jit_compile.c     *opcode -= OP_CRSTAR - OP_STAR;
OP_CRSTAR        8417 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        8425 ext/pcre/pcrelib/pcre_jit_compile.c     if (*(cc + GET(cc, 1)) >= OP_CRSTAR && *(cc + GET(cc, 1)) <= OP_CRPOSRANGE)
OP_CRSTAR        8434 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + IMM2_SIZE] >= OP_CRSTAR && cc[1 + IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRSTAR        8445 ext/pcre/pcrelib/pcre_jit_compile.c     if (cc[1 + 2 * IMM2_SIZE] >= OP_CRSTAR && cc[1 + 2 * IMM2_SIZE] <= OP_CRPOSRANGE)
OP_CRSTAR         354 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR         472 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR        1395 ext/pcre/pcrelib/pcre_study.c           case OP_CRSTAR: