Searched refs:xmlModule (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmodule.in.h27 typedef struct _xmlModule xmlModule; typedef in typeref:struct:_xmlModule
28 typedef xmlModule *xmlModulePtr;
H A Dxmlmodule.c73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
79 memset(module, 0, sizeof(xmlModule));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlmodule.h27 typedef struct _xmlModule xmlModule; typedef in typeref:struct:_xmlModule
28 typedef xmlModule *xmlModulePtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmodule.in.h27 typedef struct _xmlModule xmlModule; typedef in typeref:struct:_xmlModule
28 typedef xmlModule *xmlModulePtr;
H A Dxmlmodule.c73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
79 memset(module, 0, sizeof(xmlModule));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmodule.c73 module = (xmlModulePtr) xmlMalloc(sizeof(xmlModule));
79 memset(module, 0, sizeof(xmlModule));

Completed in 104 milliseconds