_xmlAttr          394 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlAttr xmlAttr;
_xmlAttr          403 third_party/libxml/src/include/libxml/tree.h     struct _xmlAttr *next;	/* next sibling link  */
_xmlAttr          404 third_party/libxml/src/include/libxml/tree.h     struct _xmlAttr *prev;	/* previous sibling link  */
_xmlAttr          465 third_party/libxml/src/include/libxml/tree.h     struct _xmlAttr *properties;/* properties list */