Searched refs:xmlSetStructuredErrorFunc (Results 1 – 15 of 15) sorted by relevance
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlSerializingContext.cpp | 37 xmlSetStructuredErrorFunc(this, structuredErrorHandler); in CXmlSerializingContext() 43 xmlSetStructuredErrorFunc(nullptr, nullptr); in ~CXmlSerializingContext()
|
/external/libxml2/ |
D | testOOM.c | 268 xmlSetStructuredErrorFunc(NULL, error_func); in check_load_file_memory_func()
|
D | testchar.c | 600 xmlSetStructuredErrorFunc(NULL, errorHandler); in main()
|
D | runxmlconf.c | 173 xmlSetStructuredErrorFunc(NULL, testErrorHandler); in initializeLibxml2()
|
D | testrecurse.c | 581 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2()
|
D | error.c | 134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { in xmlSetStructuredErrorFunc() function
|
D | testlimits.c | 673 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2()
|
D | runtest.c | 540 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in initializeLibxml2() 1716 xmlSetStructuredErrorFunc(NULL, NULL); in saxParseTest() 1781 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler); in saxParseTest()
|
D | libxml2.syms | 1551 xmlSetStructuredErrorFunc;
|
D | elfgcchack.h | 10535 #undef xmlSetStructuredErrorFunc 10536 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc __attribute((alias("xmlSetStr… 10538 #ifndef xmlSetStructuredErrorFunc 10539 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc__internal_alias __attribute((… 10540 #define xmlSetStructuredErrorFunc xmlSetStructuredErrorFunc__internal_alias macro
|
D | testapi.c | 141 xmlSetStructuredErrorFunc(NULL, structured_errors); in main()
|
D | ChangeLog | 8203 defined by xmlSetStructuredErrorFunc(), fixes bug #126211
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 869 xmlSetStructuredErrorFunc (void *ctx,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 1584 d xmlSetStructuredErrorFunc... 1585 d pr extproc('xmlSetStructuredErrorFunc')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1832 xmlSetStructuredErrorFunc
|