Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDOMWrapCtxt

8003     ret = xmlMalloc(sizeof(xmlDOMWrapCtxt));
8008 memset(ret, 0, sizeof(xmlDOMWrapCtxt));