Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDOMWrapCtxt

7814     ret = xmlMalloc(sizeof(xmlDOMWrapCtxt));
7819 memset(ret, 0, sizeof(xmlDOMWrapCtxt));