Searched refs:_xmlElementContent (Results 1 – 1 of 1) sorted by relevance
265 typedef struct _xmlElementContent xmlElementContent;267 struct _xmlElementContent { struct271 struct _xmlElementContent *c1; /* first child */ argument272 struct _xmlElementContent *c2; /* second child */ argument273 struct _xmlElementContent *parent; /* parent */ argument