PCRE_ERROR_BADCOUNT 2516 pcre/pcre_dfa_exec.cpp if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; PCRE_ERROR_BADCOUNT 4547 pcre/pcre_exec.cpp if (offsetcount < 0) return PCRE_ERROR_BADCOUNT;