Searched defs:_xmlDoc (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dtree.h262 struct _xmlDoc *doc; /* the containing document */
355 struct _xmlDoc *doc; /* the containing document */
395 struct _xmlDoc *context; /* normally an xmlDoc */
412 struct _xmlDoc *parent; /* child->parent link */
415 struct _xmlDoc *doc; /* the containing document */
443 struct _xmlDoc *doc; /* the containing document */
463 struct _xmlDoc *doc; /* The document holding the ID */
498 struct _xmlDoc *doc; /* the containing document */
549 typedef struct _xmlDoc xmlDoc;
551 struct _xmlDoc { struct
[all...]

Completed in 196 milliseconds