_xmlElementContent 265 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlElementContent xmlElementContent; _xmlElementContent 271 third_party/libxml/src/include/libxml/tree.h struct _xmlElementContent *c1; /* first child */ _xmlElementContent 272 third_party/libxml/src/include/libxml/tree.h struct _xmlElementContent *c2; /* second child */ _xmlElementContent 273 third_party/libxml/src/include/libxml/tree.h struct _xmlElementContent *parent; /* parent */