Home
last modified time | relevance | path

Searched defs:_xmlAttribute (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h255 struct _xmlAttribute { struct
266 struct _xmlAttribute *nexth; /* next in hash table */ argument
267 xmlAttributeType atype; /* The attribute type */
268 xmlAttributeDefault def; /* the default */
269 const xmlChar *defaultValue; /* or the default value */
270 xmlEnumerationPtr tree; /* or the enumeration tree if any */
271 const xmlChar *prefix; /* the namespace prefix if any */
272 const xmlChar *elem; /* Element holding the attribute */
/external/libxml2/include/libxml/
Dtree.h255 struct _xmlAttribute { struct
266 struct _xmlAttribute *nexth; /* next in hash table */ argument
267 xmlAttributeType atype; /* The attribute type */
268 xmlAttributeDefault def; /* the default */
269 const xmlChar *defaultValue; /* or the default value */
270 xmlEnumerationPtr tree; /* or the enumeration tree if any */
271 const xmlChar *prefix; /* the namespace prefix if any */
272 const xmlChar *elem; /* Element holding the attribute */