Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlmodule.rpgle52 d xmlModuleFree pr extproc('xmlModuleFree')
/external/libxml2/
Dxmlmodule.c176 rc = xmlModuleFree(module); in xmlModuleClose()
191 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
Dlibxml2.syms1977 xmlModuleFree;
Delfgcchack.h5426 #undef xmlModuleFree
5427 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5429 #ifndef xmlModuleFree
5430 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5431 #define xmlModuleFree xmlModuleFree__internal_alias macro
/external/libxml2/include/libxml/
Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/external/libxml2/win32/
Dlibxml2.def.src1095 xmlModuleFree