Searched defs:_xmlNode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h216 struct _xmlNode *children; /* NULL */
217 struct _xmlNode *last; /* NULL */
219 struct _xmlNode *next; /* next sibling link */
220 struct _xmlNode *prev; /* previous sibling link */
309 struct _xmlNode *children; /* NULL */
310 struct _xmlNode *last; /* NULL */
312 struct _xmlNode *next; /* next sibling link */
313 struct _xmlNode *prev; /* previous sibling link */
369 struct _xmlNode *children; /* the value of the property link */
370 struct _xmlNode *las
448 struct _xmlNode { struct
[all...]

Completed in 46 milliseconds