Lines Matching refs:testErrorHandler
184 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() function
230 xmlSetGenericErrorFunc(NULL, testErrorHandler); in initializeLibxml2()
331 (xmlRelaxNGValidityErrorFunc) testErrorHandler, in xsdIncorectTestCase()
332 (xmlRelaxNGValidityWarningFunc) testErrorHandler, in xsdIncorectTestCase()
466 (xmlRelaxNGValidityErrorFunc) testErrorHandler, in xsdTestCase()
467 (xmlRelaxNGValidityWarningFunc) testErrorHandler, in xsdTestCase()
513 (xmlRelaxNGValidityErrorFunc) testErrorHandler, in xsdTestCase()
514 (xmlRelaxNGValidityWarningFunc) testErrorHandler, in xsdTestCase()
570 (xmlRelaxNGValidityErrorFunc) testErrorHandler, in xsdTestCase()
571 (xmlRelaxNGValidityWarningFunc) testErrorHandler, in xsdTestCase()
829 (xmlSchemaValidityErrorFunc) testErrorHandler, in xstcTestInstance()
830 (xmlSchemaValidityWarningFunc) testErrorHandler, in xstcTestInstance()
920 (xmlSchemaValidityErrorFunc) testErrorHandler, in xstcTestGroup()
921 (xmlSchemaValidityWarningFunc) testErrorHandler, in xstcTestGroup()
956 (xmlSchemaValidityErrorFunc) testErrorHandler, in xstcTestGroup()
957 (xmlSchemaValidityWarningFunc) testErrorHandler, in xstcTestGroup()