Searched refs:xmlModuleFree (Results 1 – 3 of 3) sorted by relevance
49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
163 rc = xmlModuleFree(module); in xmlModuleClose()178 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
5324 #undef xmlModuleFree5325 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));5327 #ifndef xmlModuleFree5328 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));5329 #define xmlModuleFree xmlModuleFree__internal_alias macro