Searched refs:xmlXIncludeRef (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c50 typedef struct _xmlXIncludeRef xmlXIncludeRef; typedef in typeref:struct:_xmlXIncludeRef
51 typedef xmlXIncludeRef *xmlXIncludeRefPtr;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
235 memset(ret, 0, sizeof(xmlXIncludeRef));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c50 typedef struct _xmlXIncludeRef xmlXIncludeRef; typedef in typeref:struct:_xmlXIncludeRef
51 typedef xmlXIncludeRef *xmlXIncludeRefPtr;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
235 memset(ret, 0, sizeof(xmlXIncludeRef));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c50 typedef struct _xmlXIncludeRef xmlXIncludeRef; typedef in typeref:struct:_xmlXIncludeRef
51 typedef xmlXIncludeRef *xmlXIncludeRefPtr;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
235 memset(ret, 0, sizeof(xmlXIncludeRef));

Completed in 102 milliseconds