Home
last modified time | relevance | path

Searched refs:testStructuredErrorHandler (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dtestrecurse.c392 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() function
581 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2()
Dtestlimits.c484 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() function
673 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2()
Druntest.c350 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() function
539 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2()
1778 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in saxParseTest()