Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h335 struct _xmlElementContent { struct
339 struct _xmlElementContent *c1; /* first child */ argument
340 struct _xmlElementContent *c2; /* second child */ argument
341 struct _xmlElementContent *parent; /* parent */ argument
342 const xmlChar *prefix; /* Namespace prefix */
/third_party/libxml2/include/libxml/
Dtree.h306 struct _xmlElementContent { struct
310 struct _xmlElementContent *c1; /* first child */ argument
311 struct _xmlElementContent *c2; /* second child */ argument
312 struct _xmlElementContent *parent; /* parent */ argument
313 const xmlChar *prefix; /* Namespace prefix */