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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
354 struct _xmlDoc *context; /* normally an xmlDoc */
487 * xmlDoc:
491 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
492 typedef xmlDoc *xmlDocPtr;

Completed in 52 milliseconds