Lines Matching defs:xmlDoc
61 * 1) xmlNs gets an additional field @context (a xmlDoc)62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.356 struct _xmlDoc *context; /* normally an xmlDoc */506 * xmlDoc:510 typedef struct _xmlDoc xmlDoc;511 typedef xmlDoc *xmlDocPtr;