Searched refs:xmlDefAttrs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c854 typedef struct _xmlDefAttrs xmlDefAttrs; typedef in typeref:struct:_xmlDefAttrs
855 typedef xmlDefAttrs *xmlDefAttrsPtr;
905 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
915 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c978 typedef struct _xmlDefAttrs xmlDefAttrs; typedef in typeref:struct:_xmlDefAttrs
979 typedef xmlDefAttrs *xmlDefAttrsPtr;
1135 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
1149 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c978 typedef struct _xmlDefAttrs xmlDefAttrs; typedef in typeref:struct:_xmlDefAttrs
979 typedef xmlDefAttrs *xmlDefAttrsPtr;
1135 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
1149 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c854 typedef struct _xmlDefAttrs xmlDefAttrs; typedef in typeref:struct:_xmlDefAttrs
855 typedef xmlDefAttrs *xmlDefAttrsPtr;
905 defaults = (xmlDefAttrsPtr) xmlMalloc(sizeof(xmlDefAttrs) +
915 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +

Completed in 217 milliseconds