HomeSort by relevance Sort by last modified time
    Searched refs:_xmlDoc (Results 1 - 2 of 2) sorted by null

  /external/libxml2/include/libxml/
tree.h 223 struct _xmlDoc *doc; /* the containing document */
316 struct _xmlDoc *doc; /* the containing document */
356 struct _xmlDoc *context; /* normally an xmlDoc */
373 struct _xmlDoc *parent; /* child->parent link */
376 struct _xmlDoc *doc; /* the containing document */
404 struct _xmlDoc *doc; /* the containing document */
424 struct _xmlDoc *doc; /* The document holding the ID */
459 struct _xmlDoc *doc; /* the containing document */
510 typedef struct _xmlDoc xmlDoc;
512 struct _xmlDoc {
    [all...]
entities.h 47 struct _xmlDoc *doc; /* the containing document */

Completed in 31 milliseconds