Searched refs:xmlSetStructuredErrorFunc (Results 1 – 14 of 14) sorted by relevance
| /third_party/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 | 10547 #undef xmlSetStructuredErrorFunc 10548 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc __attribute((alias("xmlSetStr… 10550 #ifndef xmlSetStructuredErrorFunc 10551 extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc__internal_alias __attribute((… 10552 #define xmlSetStructuredErrorFunc xmlSetStructuredErrorFunc__internal_alias macro
|
| D | testapi.c | 141 xmlSetStructuredErrorFunc(NULL, structured_errors); in main()
|
| /third_party/libxml2/include/libxml/ |
| D | xmlerror.h | 869 xmlSetStructuredErrorFunc (void *ctx,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlerror.rpgle | 1584 d xmlSetStructuredErrorFunc... 1585 d pr extproc('xmlSetStructuredErrorFunc')
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1833 xmlSetStructuredErrorFunc
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 82798 - defined by xmlSetStructuredErrorFunc(), fixes bug #126211 111520 -#undef xmlSetStructuredErrorFunc 111521 -extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc __attribute((alias("xmlSetSt… 111523 -#ifndef xmlSetStructuredErrorFunc 111524 -extern __typeof (xmlSetStructuredErrorFunc) xmlSetStructuredErrorFunc__internal_alias __attribute(… 111525 -#define xmlSetStructuredErrorFunc xmlSetStructuredErrorFunc__internal_alias
|