Searched refs:_xmlElementContent (Results 1 – 1 of 1) sorted by relevance
303 typedef struct _xmlElementContent xmlElementContent;305 struct _xmlElementContent { struct309 struct _xmlElementContent *c1; /* first child */ argument310 struct _xmlElementContent *c2; /* second child */ argument311 struct _xmlElementContent *parent; /* parent */ argument