Searched refs:xmlModulePtr (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlmodule.h23 * xmlModulePtr:
28 typedef xmlModule *xmlModulePtr; typedef
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 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.h23 * xmlModulePtr:
28 typedef xmlModule *xmlModulePtr; typedef
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 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.h23 * xmlModulePtr:
28 typedef xmlModule *xmlModulePtr; typedef
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
H A Dxmlmodule.c44 xmlModuleErrMemory(xmlModulePtr module, const char *extra)
68 xmlModulePtr
71 xmlModulePtr module;
73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol)
142 xmlModuleClose(xmlModulePtr module)
178 xmlModuleFree(xmlModulePtr module)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlmodule.h23 * xmlModulePtr:
28 typedef xmlModule *xmlModulePtr; typedef
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 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.h23 * xmlModulePtr:
28 typedef xmlModule *xmlModulePtr; typedef
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
H A Dxmlmodule.c44 xmlModuleErrMemory(xmlModulePtr module, const char *extra)
68 xmlModulePtr
71 xmlModulePtr module;
73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol)
142 xmlModuleClose(xmlModulePtr module)
178 xmlModuleFree(xmlModulePtr module)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmodule.c44 xmlModuleErrMemory(xmlModulePtr module, const char *extra)
68 xmlModulePtr
71 xmlModulePtr module;
73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol)
142 xmlModuleClose(xmlModulePtr module)
178 xmlModuleFree(xmlModulePtr module)
H A DtestModule.c45 xmlModulePtr module = NULL;
H A Dtestapi.c29420 static xmlModulePtr gen_xmlModulePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
29423 static void des_xmlModulePtr(int no ATTRIBUTE_UNUSED, xmlModulePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
29435 xmlModulePtr module; /* the module handle */
29479 xmlModulePtr module; /* the module */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlmodule.c44 xmlModuleErrMemory(xmlModulePtr module, const char *extra)
68 xmlModulePtr
71 xmlModulePtr module;
73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol)
142 xmlModuleClose(xmlModulePtr module)
178 xmlModuleFree(xmlModulePtr module)
H A DtestModule.c45 xmlModulePtr module = NULL;
H A Dtestapi.c29420 static xmlModulePtr gen_xmlModulePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
29423 static void des_xmlModulePtr(int no ATTRIBUTE_UNUSED, xmlModulePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
29435 xmlModulePtr module; /* the module handle */
29479 xmlModulePtr module; /* the module */
[all...]

Completed in 426 milliseconds