OP_STAR 2031 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 2180 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 2325 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 2675 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 2804 ext/pcre/pcrelib/pcre_compile.c OP_STAR; OP_STAR 2934 ext/pcre/pcrelib/pcre_compile.c if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) OP_STAR 2937 ext/pcre/pcrelib/pcre_compile.c c -= (base - OP_STAR); OP_STAR 2946 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 3679 ext/pcre/pcrelib/pcre_compile.c if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) OP_STAR 3681 ext/pcre/pcrelib/pcre_compile.c c -= get_repeat_base(c) - OP_STAR; OP_STAR 3684 ext/pcre/pcrelib/pcre_compile.c list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; OP_STAR 3691 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 3692 ext/pcre/pcrelib/pcre_compile.c *code += OP_POSSTAR - OP_STAR; OP_STAR 3827 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: OP_STAR 5735 ext/pcre/pcrelib/pcre_compile.c case OP_CHAR: op_type = OP_STAR - OP_STAR; break; OP_STAR 5736 ext/pcre/pcrelib/pcre_compile.c case OP_CHARI: op_type = OP_STARI - OP_STAR; break; OP_STAR 5737 ext/pcre/pcrelib/pcre_compile.c case OP_NOT: op_type = OP_NOTSTAR - OP_STAR; break; OP_STAR 5738 ext/pcre/pcrelib/pcre_compile.c case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break; OP_STAR 5783 ext/pcre/pcrelib/pcre_compile.c op_type = OP_TYPESTAR - OP_STAR; /* Use type opcodes */ OP_STAR 5811 ext/pcre/pcrelib/pcre_compile.c if (repeat_max == -1) *code++ = OP_STAR + repeat_type; OP_STAR 5870 ext/pcre/pcrelib/pcre_compile.c *code++ = OP_STAR + repeat_type; OP_STAR 6466 ext/pcre/pcrelib/pcre_compile.c case OP_STAR: *tempcode = OP_POSSTAR; break; OP_STAR 3366 ext/pcre/pcrelib/pcre_exec.c case OP_STAR: OP_STAR 3378 ext/pcre/pcrelib/pcre_exec.c c = *ecode++ - ((op < OP_STARI)? OP_STAR : OP_STARI); OP_STAR 681 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: OP_STAR 1027 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: \ OP_STAR 7810 ext/pcre/pcrelib/pcre_jit_compile.c if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO) OP_STAR 7819 ext/pcre/pcrelib/pcre_jit_compile.c *opcode -= OP_STARI - OP_STAR; OP_STAR 7825 ext/pcre/pcrelib/pcre_jit_compile.c *opcode -= OP_NOTSTAR - OP_STAR; OP_STAR 7831 ext/pcre/pcrelib/pcre_jit_compile.c *opcode -= OP_NOTSTARI - OP_STAR; OP_STAR 7836 ext/pcre/pcrelib/pcre_jit_compile.c *opcode -= OP_TYPESTAR - OP_STAR; OP_STAR 7848 ext/pcre/pcrelib/pcre_jit_compile.c *opcode -= OP_CRSTAR - OP_STAR; OP_STAR 7965 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: OP_STAR 7972 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_STAR || opcode == OP_UPTO) OP_STAR 8347 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: OP_STAR 8617 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: OP_STAR 9493 ext/pcre/pcrelib/pcre_jit_compile.c case OP_STAR: OP_STAR 550 ext/pcre/pcrelib/pcre_study.c case OP_STAR: OP_STAR 1041 ext/pcre/pcrelib/pcre_study.c case OP_STAR: