Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dxmlmodule.rpgle52 d xmlModuleFree pr extproc('xmlModuleFree')
/third_party/libxml2/
Dxmlmodule.c176 rc = xmlModuleFree(module); in xmlModuleClose()
191 xmlModuleFree(xmlModulePtr module) in xmlModuleFree() function
Dlibxml2.syms1977 xmlModuleFree;
Delfgcchack.h5436 #undef xmlModuleFree
5437 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5439 #ifndef xmlModuleFree
5440 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5441 #define xmlModuleFree xmlModuleFree__internal_alias macro
/third_party/libxml2/include/libxml/
Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/third_party/libxml2/win32/
Dlibxml2.def.src1096 xmlModuleFree
/third_party/chromium/patch/
D0001-cve.patch106421 -#undef xmlModuleFree
106422 -extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias"))…
106424 -#ifndef xmlModuleFree
106425 -extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
106426 -#define xmlModuleFree xmlModuleFree__internal_alias