OP_STAR 1594 srclib/pcre/pcre.c case OP_STAR: OP_STAR 1666 srclib/pcre/pcre.c case OP_STAR: OP_STAR 1817 srclib/pcre/pcre.c case OP_STAR: OP_STAR 2948 srclib/pcre/pcre.c op_type = OP_NOTSTAR - OP_STAR; /* Use "not" opcodes */ OP_STAR 2964 srclib/pcre/pcre.c op_type = OP_TYPESTAR - OP_STAR; /* Use type opcodes */ OP_STAR 2993 srclib/pcre/pcre.c if (repeat_max == -1) *code++ = OP_STAR + repeat_type; OP_STAR 3048 srclib/pcre/pcre.c *code++ = OP_STAR + repeat_type; OP_STAR 7489 srclib/pcre/pcre.c case OP_STAR: OP_STAR 7495 srclib/pcre/pcre.c c = *ecode++ - OP_STAR; OP_STAR 244 srclib/pcre/printint.c case OP_STAR: OP_STAR 172 srclib/pcre/study.c case OP_STAR: