resetcount 7089 ext/pcre/pcrelib/pcre_exec.c int resetcount = 2 + re->top_bracket * 2; resetcount 7090 ext/pcre/pcrelib/pcre_exec.c if (resetcount > offsetcount) resetcount = offsetcount; resetcount 7092 ext/pcre/pcrelib/pcre_exec.c iend = offsets + resetcount;