OP_STAR 1650 pcre/pcre_compile.cpp case OP_STAR: OP_STAR 1743 pcre/pcre_compile.cpp case OP_STAR: OP_STAR 1932 pcre/pcre_compile.cpp case OP_STAR: OP_STAR 3796 pcre/pcre_compile.cpp op_type = OP_NOTSTAR - OP_STAR; /* Use "not" opcodes */ OP_STAR 3819 pcre/pcre_compile.cpp op_type = OP_TYPESTAR - OP_STAR; /* Use type opcodes */ OP_STAR 3860 pcre/pcre_compile.cpp if (repeat_max == -1) *code++ = OP_STAR + repeat_type; OP_STAR 3919 pcre/pcre_compile.cpp *code++ = OP_STAR + repeat_type; OP_STAR 4303 pcre/pcre_compile.cpp case OP_STAR: *tempcode = OP_POSSTAR; break; OP_STAR 1953 pcre/pcre_dfa_exec.cpp case OP_STAR: OP_STAR 1270 pcre/pcre_exec.cpp case OP_STAR: OP_STAR 2318 pcre/pcre_exec.cpp case OP_STAR: OP_STAR 2324 pcre/pcre_exec.cpp c = *ecode++ - OP_STAR; OP_STAR 222 pcre/pcre_study.cpp case OP_STAR: