Searched refs:errorCount (Results 1 – 5 of 5) sorted by relevance
26 unsigned errorCount() const;36 unsigned ErrorCountEventHandler::errorCount() const in errorCount() function
75 unsigned errorCount = eceh->errorCount(); in generateEvents() local76 if (errorLimit_ != 0 && errorCount >= errorLimit_) in generateEvents()79 return errorCount > 0; in generateEvents()
193 return handler.errorCount(); in run()
106 if (errorCount() == 0) in ~SgmlsEventHandler()
150 if (errorCount() != 0) { in end()