Searched refs:xmlXIncludeRefPtr (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.c51 typedef xmlXIncludeRef *xmlXIncludeRefPtr; typedef
69 xmlXIncludeRefPtr *incTab; /* array of included references */
192 xmlXIncludeFreeRef(xmlXIncludeRefPtr ref) {
222 static xmlXIncludeRefPtr
225 xmlXIncludeRefPtr ret;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
248 ctxt->incTab = (xmlXIncludeRefPtr *) xmlMalloc(ctxt->incMax *
258 ctxt->incTab = (xmlXIncludeRefPtr *) xmlRealloc(ctxt->incTab,
491 xmlXIncludeRefPtr ref;
680 newctxt->incTab = (xmlXIncludeRefPtr *) xmlMallo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c51 typedef xmlXIncludeRef *xmlXIncludeRefPtr; typedef
69 xmlXIncludeRefPtr *incTab; /* array of included references */
192 xmlXIncludeFreeRef(xmlXIncludeRefPtr ref) {
222 static xmlXIncludeRefPtr
225 xmlXIncludeRefPtr ret;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
248 ctxt->incTab = (xmlXIncludeRefPtr *) xmlMalloc(ctxt->incMax *
258 ctxt->incTab = (xmlXIncludeRefPtr *) xmlRealloc(ctxt->incTab,
488 xmlXIncludeRefPtr ref;
693 newctxt->incTab = (xmlXIncludeRefPtr *) xmlMallo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c51 typedef xmlXIncludeRef *xmlXIncludeRefPtr; typedef
69 xmlXIncludeRefPtr *incTab; /* array of included references */
192 xmlXIncludeFreeRef(xmlXIncludeRefPtr ref) {
222 static xmlXIncludeRefPtr
225 xmlXIncludeRefPtr ret;
230 ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
248 ctxt->incTab = (xmlXIncludeRefPtr *) xmlMalloc(ctxt->incMax *
258 ctxt->incTab = (xmlXIncludeRefPtr *) xmlRealloc(ctxt->incTab,
491 xmlXIncludeRefPtr ref;
680 newctxt->incTab = (xmlXIncludeRefPtr *) xmlMallo
[all...]

Completed in 86 milliseconds