Home
last modified time | relevance | path

Searched refs:xmlResetLastError (Results 1 – 22 of 22) sorted by relevance

/third_party/libxml2/
Dtestapi.c1331 xmlResetLastError(); in test_UTF8ToHtml()
1391 xmlResetLastError(); in test_htmlAttrAllowed()
1449 xmlResetLastError(); in test_htmlAutoCloseTag()
1495 xmlResetLastError(); in test_htmlCreateMemoryParserCtxt()
1569 xmlResetLastError(); in test_htmlCreatePushParserCtxt()
1633 xmlResetLastError(); in test_htmlCtxtReadDoc()
1688 xmlResetLastError(); in test_htmlCtxtReadFile()
1746 xmlResetLastError(); in test_htmlCtxtReadMemory()
1788 xmlResetLastError(); in test_htmlCtxtReset()
1827 xmlResetLastError(); in test_htmlCtxtUseOptions()
[all …]
Drunsuite.c346 xmlResetLastError(); in xsdIncorrectTestCase()
523 xmlResetLastError(); in xsdTestCase()
578 xmlResetLastError(); in xsdTestCase()
594 xmlResetLastError(); in xsdTestCase()
777 xmlResetLastError(); in xstcTestInstance()
853 xmlResetLastError(); in xstcTestInstance()
872 xmlResetLastError(); in xstcTestGroup()
971 xmlResetLastError(); in xstcTestGroup()
Drunxmlconf.c379 xmlResetLastError(); in xmlconfTestItem()
408 xmlResetLastError(); in xmlconfTestItem()
Dtestrecurse.c861 xmlResetLastError(); in launchTests()
Derror.c900 xmlResetLastError(void) in xmlResetLastError() function
Dlibxml2.syms1550 xmlResetLastError;
Delfgcchack.h8841 #undef xmlResetLastError
8842 extern __typeof (xmlResetLastError) xmlResetLastError __attribute((alias("xmlResetLastError__intern…
8844 #ifndef xmlResetLastError
8845 extern __typeof (xmlResetLastError) xmlResetLastError__internal_alias __attribute((visibility("hidd…
8846 #define xmlResetLastError xmlResetLastError__internal_alias macro
Druntest.c4552 xmlResetLastError(); in launchTests()
Dparser.c14761 xmlResetLastError(); in xmlCleanupParser()
/third_party/libxml2/fuzz/
Dschema.c40 xmlResetLastError(); in LLVMFuzzerTestOneInput()
Dregexp.c43 xmlResetLastError(); in LLVMFuzzerTestOneInput()
Dxpath.c48 xmlResetLastError(); in LLVMFuzzerTestOneInput()
Dhtml.c78 xmlResetLastError(); in LLVMFuzzerTestOneInput()
Dxml.c101 xmlResetLastError(); in LLVMFuzzerTestOneInput()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlerror.in.h931 xmlResetLastError (void);
Derror.c929 xmlResetLastError(void) in xmlResetLastError() function
Delfgcchack.h8850 #undef xmlResetLastError
8851 extern __typeof (xmlResetLastError) xmlResetLastError __attribute((alias("xmlResetLastError__intern…
8853 #ifndef xmlResetLastError
8854 extern __typeof (xmlResetLastError) xmlResetLastError__internal_alias __attribute((visibility("hidd…
8855 #define xmlResetLastError xmlResetLastError__internal_alias macro
Dparser.c14810 xmlResetLastError(); in xmlCleanupParser()
/third_party/libxml2/include/libxml/
Dxmlerror.h902 xmlResetLastError (void);
/third_party/libxml2/os400/libxmlrpg/
Dxmlerror.rpgle1666 d xmlResetLastError...
1667 d pr extproc('xmlResetLastError')
/third_party/libxml2/win32/
Dlibxml2.def.src1562 xmlResetLastError
/third_party/chromium/patch/
D0001-cve.patch109814 -#undef xmlResetLastError
109815 -extern __typeof (xmlResetLastError) xmlResetLastError __attribute((alias("xmlResetLastError__inter…
109817 -#ifndef xmlResetLastError
109818 -extern __typeof (xmlResetLastError) xmlResetLastError__internal_alias __attribute((visibility("hid…
109819 -#define xmlResetLastError xmlResetLastError__internal_alias
121131 test.write(" xmlResetLastError();\n");
123798 - xmlResetLastError();
125671 - xmlResetLastError();
125695 + xmlResetLastError();
129840 - xmlResetLastError();
[all …]