Searched refs:_xmlNode (Results 1 – 4 of 4) sorted by relevance
218 struct _xmlNode *children; /* NULL */219 struct _xmlNode *last; /* NULL */221 struct _xmlNode *next; /* next sibling link */222 struct _xmlNode *prev; /* previous sibling link */311 struct _xmlNode *children; /* NULL */312 struct _xmlNode *last; /* NULL */314 struct _xmlNode *next; /* next sibling link */315 struct _xmlNode *prev; /* previous sibling link */371 struct _xmlNode *children; /* the value of the property link */372 struct _xmlNode *last; /* last child link */[all …]
42 struct _xmlNode *children; /* First child link */43 struct _xmlNode *last; /* Last child link */45 struct _xmlNode *next; /* next sibling link */46 struct _xmlNode *prev; /* previous sibling link */
90 const struct _xmlNode* node;
45 struct _xmlNode;46 typedef struct _xmlNode xmlNode;