Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h159 xmlCleanupInputCallbacks (void);
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle155 d xmlCleanupInputCallbacks...
156 d pr extproc('xmlCleanupInputCallbacks')
/third_party/libxml2/
Dlibxml2.syms582 xmlCleanupInputCallbacks;
Delfgcchack.h2109 #undef xmlCleanupInputCallbacks
2110 extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks __attribute((alias("xmlCleanupI…
2112 #ifndef xmlCleanupInputCallbacks
2113 extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks__internal_alias __attribute((vi…
2114 #define xmlCleanupInputCallbacks xmlCleanupInputCallbacks__internal_alias macro
DxmlIO.c494 xmlCleanupInputCallbacks(void) in xmlCleanupInputCallbacks() function
Dparser.c14753 xmlCleanupInputCallbacks(); in xmlCleanupParser()
Dtestapi.c27953 xmlCleanupInputCallbacks(); in test_xmlCleanupInputCallbacks()
/third_party/libxml2/win32/
Dlibxml2.def.src675 xmlCleanupInputCallbacks
/third_party/chromium/patch/
D0001-cve.patch83599 - was missing xmlCleanupInputCallbacks and xmlCleanupOutputCallbacks
89514 - gets reset by xmlCleanupInputCallbacks() and this makes the
89750 - * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()
103094 -#undef xmlCleanupInputCallbacks
103095 -extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks __attribute((alias("xmlCleanup…
103097 -#ifndef xmlCleanupInputCallbacks
103098 -extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks__internal_alias __attribute((v…
103099 -#define xmlCleanupInputCallbacks xmlCleanupInputCallbacks__internal_alias