OP_CRSTAR        1939 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:
OP_CRSTAR        2561 ext/pcre/pcrelib/pcre_compile.c       case OP_CRSTAR:            /* These could be empty; continue */
OP_CRSTAR        3070 ext/pcre/pcrelib/pcre_compile.c     case OP_CRSTAR:
OP_CRSTAR        3734 ext/pcre/pcrelib/pcre_compile.c     if (c >= OP_CRSTAR && c <= OP_CRMINRANGE)
OP_CRSTAR        3746 ext/pcre/pcrelib/pcre_compile.c           case OP_CRSTAR:
OP_CRSTAR        5946 ext/pcre/pcrelib/pcre_compile.c         *code++ = OP_CRSTAR + repeat_type;
OP_CRSTAR        6489 ext/pcre/pcrelib/pcre_compile.c         case OP_CRSTAR:   *tempcode = OP_CRPOSSTAR; break;
OP_CRSTAR        2744 ext/pcre/pcrelib/pcre_exec.c       case OP_CRSTAR:
OP_CRSTAR        2750 ext/pcre/pcrelib/pcre_exec.c       c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        2884 ext/pcre/pcrelib/pcre_exec.c         case OP_CRSTAR:
OP_CRSTAR        2893 ext/pcre/pcrelib/pcre_exec.c         c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        2894 ext/pcre/pcrelib/pcre_exec.c         if (c < OP_CRPOSSTAR - OP_CRSTAR) minimize = (c & 1) != 0;
OP_CRSTAR        3111 ext/pcre/pcrelib/pcre_exec.c         case OP_CRSTAR:
OP_CRSTAR        3120 ext/pcre/pcrelib/pcre_exec.c         c = *ecode++ - OP_CRSTAR;
OP_CRSTAR        3121 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         768 ext/pcre/pcrelib/pcre_printint.c         case OP_CRSTAR:
OP_CRSTAR         352 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR         470 ext/pcre/pcrelib/pcre_study.c       case OP_CRSTAR:
OP_CRSTAR        1393 ext/pcre/pcrelib/pcre_study.c           case OP_CRSTAR: