Searched defs:_xmlElementContent (Results 1 – 2 of 2) sorted by relevance
308 struct _xmlElementContent { struct312 struct _xmlElementContent *c1; /* first child */ argument313 struct _xmlElementContent *c2; /* second child */ argument314 struct _xmlElementContent *parent; /* parent */ argument315 const xmlChar *prefix; /* Namespace prefix */