Searched refs:ErrorHandler (Results 1 – 1 of 1) sorted by relevance
287 xmlSetGenericErrorFunc(nullptr, &ErrorHandler); in LibXmlErrorHandler()290 static void ErrorHandler(void*, const char* msg, ...) { in ErrorHandler() function