Searched refs:xmlModuleClose (Results 1 – 4 of 4) sorted by relevance
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
142 xmlModuleClose(xmlModulePtr module) in xmlModuleClose() function
5312 #undef xmlModuleClose5313 extern __typeof (xmlModuleClose) xmlModuleClose __attribute((alias("xmlModuleClose__internal_alias"…5315 #ifndef xmlModuleClose5316 extern __typeof (xmlModuleClose) xmlModuleClose__internal_alias __attribute((visibility("hidden")));5317 #define xmlModuleClose xmlModuleClose__internal_alias macro
450 xmlModuleClose(m); in xsltExtModuleRegisterDynamic()2251 xmlModuleClose(payload); in xsltHashScannerModuleFree()