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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dtree.h381 typedef struct _xmlAttr xmlAttr;
383 struct _xmlAttr { struct
390 struct _xmlAttr *next; /* next sibling link */
391 struct _xmlAttr *prev; /* previous sibling link */
452 struct _xmlAttr *properties;/* properties list */

Completed in 27 milliseconds