Searched defs:_xmlElementContent (Results 1 – 3 of 3) sorted by relevance
324 struct _xmlElementContent { struct328 struct _xmlElementContent *c1; /* first child */ argument329 struct _xmlElementContent *c2; /* second child */ argument330 struct _xmlElementContent *parent; /* parent */ argument331 const xmlChar *prefix; /* Namespace prefix */