Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

380     ret = (xmlSaveCtxtPtr) xmlMalloc(sizeof(xmlSaveCtxt));
2033 outbuf = (xmlOutputBufferPtr) xmlMalloc(sizeof(xmlOutputBuffer));