Searched refs:xmlModuleFree (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmodule.in.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
H A Dxmlmodule.c163 rc = xmlModuleFree(module);
168 * xmlModuleFree:
178 xmlModuleFree(xmlModulePtr module) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlmodule.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmodule.in.h49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
H A Dxmlmodule.c163 rc = xmlModuleFree(module);
168 * xmlModuleFree:
178 xmlModuleFree(xmlModulePtr module) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmodule.c163 rc = xmlModuleFree(module);
168 * xmlModuleFree:
178 xmlModuleFree(xmlModulePtr module) function
H A Delfgcchack.h5278 #undef xmlModuleFree macro
5279 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5281 #ifndef xmlModuleFree
5282 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5283 #define xmlModuleFree xmlModuleFree__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlmodule.c163 rc = xmlModuleFree(module);
168 * xmlModuleFree:
178 xmlModuleFree(xmlModulePtr module) function
H A Delfgcchack.h5278 #undef xmlModuleFree macro
5279 extern __typeof (xmlModuleFree) xmlModuleFree __attribute((alias("xmlModuleFree__internal_alias")));
5281 #ifndef xmlModuleFree
5282 extern __typeof (xmlModuleFree) xmlModuleFree__internal_alias __attribute((visibility("hidden")));
5283 #define xmlModuleFree xmlModuleFree__internal_alias macro

Completed in 370 milliseconds