Home
last modified time | relevance | path

Searched refs:xmlModuleFree (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/external/chromium_org/third_party/libxml/src/
Dxmlmodule.c163 rc = xmlModuleFree(module); in xmlModuleClose()
178 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
Delfgcchack.h5324 #undef xmlModuleFree
5325 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5327 #ifndef xmlModuleFree
5328 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5329 #define xmlModuleFree xmlModuleFree__internal_alias macro
/external/libxml2/
Dxmlmodule.c163 rc = xmlModuleFree(module); in xmlModuleClose()
178 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
Delfgcchack.h5324 #undef xmlModuleFree
5325 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5327 #ifndef xmlModuleFree
5328 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5329 #define xmlModuleFree xmlModuleFree__internal_alias macro
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1085 xmlModuleFree