Searched refs:xmlDOMWrapCtxt (Results 1 – 4 of 4) sorted by relevance
589 typedef struct _xmlDOMWrapCtxt xmlDOMWrapCtxt; typedef590 typedef xmlDOMWrapCtxt *xmlDOMWrapCtxtPtr;
579 * xmlDOMWrapCtxt:586 d xmlDOMWrapCtxt...
8002 ret = xmlMalloc(sizeof(xmlDOMWrapCtxt)); in xmlDOMWrapNewCtxt()8007 memset(ret, 0, sizeof(xmlDOMWrapCtxt)); in xmlDOMWrapNewCtxt()
1907 Expanded the xmlDOMWrapCtxt: it now holds the namespace map