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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h207 * xmlAttribute:
212 typedef struct _xmlAttribute xmlAttribute; typedef in typeref:struct:_xmlAttribute
213 typedef xmlAttribute *xmlAttributePtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h207 * xmlAttribute:
212 typedef struct _xmlAttribute xmlAttribute; typedef in typeref:struct:_xmlAttribute
213 typedef xmlAttribute *xmlAttributePtr;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py557 return xmlAttribute(_obj=o)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.py557 return xmlAttribute(_obj=o)
/netgear-R7000-V1.0.7.12_1.2.5/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));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
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 309 milliseconds