MCPcopy Create free account
hub / github.com/Kitware/VTK / testStructuredErrorHandler

Function testStructuredErrorHandler

ThirdParty/libxml2/vtklibxml2/runtest.c:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272static void
273testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, const xmlError *err) {
274 xmlFormatError(err, testErrorHandler, NULL);
275}
276
277static void
278initializeLibxml2(void) {

Callers

nothing calls this directly

Calls 1

xmlFormatErrorFunction · 0.85

Tested by

no test coverage detected