Home
last modified time | relevance | path

Searched refs:xmlCleanupOutputCallbacks (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
DxmlIO.h219 xmlCleanupOutputCallbacks (void);
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle256 d xmlCleanupOutputCallbacks...
257 d pr extproc('xmlCleanupOutputCallbacks')
/third_party/libxml2/
Dlibxml2.syms583 xmlCleanupOutputCallbacks;
Delfgcchack.h2130 #undef xmlCleanupOutputCallbacks
2131 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks __attribute((alias("xmlCleanu…
2133 #ifndef xmlCleanupOutputCallbacks
2134 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks__internal_alias __attribute((…
2135 #define xmlCleanupOutputCallbacks xmlCleanupOutputCallbacks__internal_alias macro
DxmlIO.c546 xmlCleanupOutputCallbacks(void) in xmlCleanupOutputCallbacks() function
Dparser.c14755 xmlCleanupOutputCallbacks(); in xmlCleanupParser()
Dtestapi.c27977 xmlCleanupOutputCallbacks(); in test_xmlCleanupOutputCallbacks()
/third_party/libxml2/win32/
Dlibxml2.def.src677 xmlCleanupOutputCallbacks
/third_party/chromium/patch/
D0001-cve.patch83599 - was missing xmlCleanupInputCallbacks and xmlCleanupOutputCallbacks
89751 - and xmlCleanupOutputCallbacks() for the Perl binding people.
103115 -#undef xmlCleanupOutputCallbacks
103116 -extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks __attribute((alias("xmlClean…
103118 -#ifndef xmlCleanupOutputCallbacks
103119 -extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks__internal_alias __attribute(…
103120 -#define xmlCleanupOutputCallbacks xmlCleanupOutputCallbacks__internal_alias