Searched refs:xmlModuleFree (Results 1 – 7 of 7) sorted by relevance
52 d xmlModuleFree pr extproc('xmlModuleFree')
176 rc = xmlModuleFree(module); in xmlModuleClose()191 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
1977 xmlModuleFree;
5436 #undef xmlModuleFree5437 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));5439 #ifndef xmlModuleFree5440 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));5441 #define xmlModuleFree xmlModuleFree__internal_alias macro
49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
1096 xmlModuleFree
106421 -#undef xmlModuleFree106422 -extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias"))…106424 -#ifndef xmlModuleFree106425 -extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));106426 -#define xmlModuleFree xmlModuleFree__internal_alias