Home
last modified time | relevance | path

Searched defs:_xmlAttr (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/libxml/src/include/libxml/
Dtree.h444 struct _xmlAttr { struct
451 struct _xmlAttr *next; /* next sibling link */ argument
452 struct _xmlAttr *prev; /* previous sibling link */ argument
453 struct _xmlDoc *doc; /* the containing document */
454 xmlNs *ns; /* pointer to the associated namespace */
455 xmlAttributeType atype; /* the attribute type if validating */
456 void *psvi; /* for type/PSVI information */
457 struct _xmlID *id; /* the ID struct */
/external/libxml2/include/libxml/
Dtree.h444 struct _xmlAttr { struct
451 struct _xmlAttr *next; /* next sibling link */ argument
452 struct _xmlAttr *prev; /* previous sibling link */ argument
453 struct _xmlDoc *doc; /* the containing document */
454 xmlNs *ns; /* pointer to the associated namespace */
455 xmlAttributeType atype; /* the attribute type if validating */
456 void *psvi; /* for type/PSVI information */
457 struct _xmlID *id; /* the ID struct */
/external/cronet/stable/third_party/libxml/src/include/libxml/
Dtree.h444 struct _xmlAttr { struct
451 struct _xmlAttr *next; /* next sibling link */ argument
452 struct _xmlAttr *prev; /* previous sibling link */ argument
453 struct _xmlDoc *doc; /* the containing document */
454 xmlNs *ns; /* pointer to the associated namespace */
455 xmlAttributeType atype; /* the attribute type if validating */
456 void *psvi; /* for type/PSVI information */
457 struct _xmlID *id; /* the ID struct */