Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h304 typedef struct _xmlElementContent xmlElementContent;
306 struct _xmlElementContent { struct
310 struct _xmlElementContent *c1; /* first child */ argument
311 struct _xmlElementContent *c2; /* second child */ argument
312 struct _xmlElementContent *parent; /* parent */ argument