Home
last modified time | relevance | path

Searched refs:_xmlNode (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h218 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 …]
Dentities.h42 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 */
Dparser.h90 const struct _xmlNode* node;
/external/chromium/chrome/browser/metrics/
Dmetrics_service.h45 struct _xmlNode;
46 typedef struct _xmlNode xmlNode;