Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

382     ret = (xmlNanoHTTPCtxtPtr) xmlMalloc(sizeof(xmlNanoHTTPCtxt));
773 ctxt->strm = xmlMalloc(sizeof(z_stream));