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