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

/external/libxml2/include/libxml/
H A 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 */
H A 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 *las
450 struct _xmlNode { struct
[all...]
H A Dparser.h90 const struct _xmlNode* node;
/external/chromium/chrome/browser/metrics/
H A Dmetrics_service.h45 struct _xmlNode;
46 typedef struct _xmlNode xmlNode;

Completed in 146 milliseconds