Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h308 struct _xmlElementContent { struct
312 struct _xmlElementContent *c1; /* first child */ argument
313 struct _xmlElementContent *c2; /* second child */ argument
314 struct _xmlElementContent *parent; /* parent */ argument
315 const xmlChar *prefix; /* Namespace prefix */
/external/libxml2/include/libxml/
Dtree.h308 struct _xmlElementContent { struct
312 struct _xmlElementContent *c1; /* first child */ argument
313 struct _xmlElementContent *c2; /* second child */ argument
314 struct _xmlElementContent *parent; /* parent */ argument
315 const xmlChar *prefix; /* Namespace prefix */