Searched refs:xmlAttribute (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h205 * xmlAttribute:
210 typedef struct _xmlAttribute xmlAttribute; typedef in typeref:struct:_xmlAttribute
211 typedef xmlAttribute *xmlAttributePtr;
H A Dvalid.c2064 ret = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2069 memset(ret, 0, sizeof(xmlAttribute));
2203 cur = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2208 memset(cur, 0, sizeof(xmlAttribute));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h207 * xmlAttribute:
212 typedef struct _xmlAttribute xmlAttribute; typedef in typeref:struct:_xmlAttribute
213 typedef xmlAttribute *xmlAttributePtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h205 * xmlAttribute:
210 typedef struct _xmlAttribute xmlAttribute; typedef in typeref:struct:_xmlAttribute
211 typedef xmlAttribute *xmlAttributePtr;
H A Dvalid.c2064 ret = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2069 memset(ret, 0, sizeof(xmlAttribute));
2203 cur = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2208 memset(cur, 0, sizeof(xmlAttribute));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py557 return xmlAttribute(_obj=o)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c2072 ret = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2078 memset(ret, 0, sizeof(xmlAttribute));
2212 cur = (xmlAttributePtr) xmlMalloc(sizeof(xmlAttribute));
2217 memset(cur, 0, sizeof(xmlAttribute));

Completed in 125 milliseconds