Searched refs:xmlModuleOpen (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.h33 * enumeration of options that can be passed down to xmlModuleOpen()
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
/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.h33 * enumeration of options that can be passed down to xmlModuleOpen()
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmodule.in.h33 * enumeration of options that can be passed down to xmlModuleOpen()
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
H A Dxmlmodule.c59 * xmlModuleOpen:
69 xmlModuleOpen(const char *name, int options ATTRIBUTE_UNUSED) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlmodule.h33 * enumeration of options that can be passed down to xmlModuleOpen()
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmodule.in.h33 * enumeration of options that can be passed down to xmlModuleOpen()
40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
H A Dxmlmodule.c59 * xmlModuleOpen:
69 xmlModuleOpen(const char *name, int options ATTRIBUTE_UNUSED) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestModule.c54 module = xmlModuleOpen((const char*)filename, 0);
H A Dxmlmodule.c59 * xmlModuleOpen:
69 xmlModuleOpen(const char *name, int options ATTRIBUTE_UNUSED) function
H A Delfgcchack.h5290 #undef xmlModuleOpen macro
5291 extern __typeof (xmlModuleOpen) xmlModuleOpen __attribute((alias("xmlModuleOpen__internal_alias")));
5293 #ifndef xmlModuleOpen
5294 extern __typeof (xmlModuleOpen) xmlModuleOpen__internal_alias __attribute((visibility("hidden")));
5295 #define xmlModuleOpen xmlModuleOpen__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestModule.c54 module = xmlModuleOpen((const char*)filename, 0);
H A Dxmlmodule.c59 * xmlModuleOpen:
69 xmlModuleOpen(const char *name, int options ATTRIBUTE_UNUSED) function
H A Delfgcchack.h5290 #undef xmlModuleOpen macro
5291 extern __typeof (xmlModuleOpen) xmlModuleOpen __attribute((alias("xmlModuleOpen__internal_alias")));
5293 #ifndef xmlModuleOpen
5294 extern __typeof (xmlModuleOpen) xmlModuleOpen__internal_alias __attribute((visibility("hidden")));
5295 #define xmlModuleOpen xmlModuleOpen__internal_alias macro

Completed in 215 milliseconds