Home
last modified time | relevance | path

Searched defs:_xmlElementContent (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h305 struct _xmlElementContent { struct
309 struct _xmlElementContent *c1; /* first child */ argument
310 struct _xmlElementContent *c2; /* second child */ argument
311 struct _xmlElementContent *parent; /* parent */ argument
312 const xmlChar *prefix; /* Namespace prefix */
/external/chromium_org/third_party/libxml/src/include/libxml/
Dtree.h267 struct _xmlElementContent { struct
271 struct _xmlElementContent *c1; /* first child */ argument
272 struct _xmlElementContent *c2; /* second child */ argument
273 struct _xmlElementContent *parent; /* parent */ argument
274 const xmlChar *prefix; /* Namespace prefix */