HomeSort by relevance Sort by last modified time
    Searched refs:testStructuredErrorHandler (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
testrecurse.c 392 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
581 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
testlimits.c 484 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
673 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
    [all...]
runtest.c 350 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) {
539 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
    [all...]

Completed in 71 milliseconds