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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h391 typedef struct _xmlAttr xmlAttr;
393 struct _xmlAttr { struct
400 struct _xmlAttr *next; /* next sibling link */
401 struct _xmlAttr *prev; /* previous sibling link */
462 struct _xmlAttr *properties;/* properties list */
/vbox/include/iprt/cpp/
H A Dxml.h54 typedef struct _xmlAttr xmlAttr;

Completed in 1230 milliseconds