xmlModuleClose 5312 third_party/libxml/src/elfgcchack.h #undef xmlModuleClose xmlModuleClose 5313 third_party/libxml/src/elfgcchack.h extern __typeof (xmlModuleClose) xmlModuleClose __attribute((alias("xmlModuleClose__internal_alias"))); xmlModuleClose 5315 third_party/libxml/src/elfgcchack.h #ifndef xmlModuleClose xmlModuleClose 5316 third_party/libxml/src/elfgcchack.h extern __typeof (xmlModuleClose) xmlModuleClose__internal_alias __attribute((visibility("hidden"))); xmlModuleClose 5317 third_party/libxml/src/elfgcchack.h #define xmlModuleClose xmlModuleClose__internal_alias xmlModuleClose 47 third_party/libxml/src/include/libxml/xmlmodule.h XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); xmlModuleClose 68 third_party/libxml/src/testModule.c xmlModuleClose(module); xmlModuleClose 29663 third_party/libxml/src/testapi.c ret_val = xmlModuleClose(module); xmlModuleClose 450 third_party/libxslt/libxslt/extensions.c xmlModuleClose(m); xmlModuleClose 2251 third_party/libxslt/libxslt/extensions.c xmlModuleClose(payload);