Lines Matching refs:_xmlDoc
261 struct _xmlDoc *doc; /* the containing document */
354 struct _xmlDoc *doc; /* the containing document */
394 struct _xmlDoc *context; /* normally an xmlDoc */
411 struct _xmlDoc *parent; /* child->parent link */
414 struct _xmlDoc *doc; /* the containing document */
442 struct _xmlDoc *doc; /* the containing document */
462 struct _xmlDoc *doc; /* The document holding the ID */
497 struct _xmlDoc *doc; /* the containing document */
548 typedef struct _xmlDoc xmlDoc;
550 struct _xmlDoc { struct
559 struct _xmlDoc *doc; /* autoreference to itself */ argument