Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

230     ret = (xmlXIncludeRefPtr) xmlMalloc(sizeof(xmlXIncludeRef));
248 ctxt->incTab = (xmlXIncludeRefPtr *) xmlMalloc(ctxt->incMax *
287 ret = (xmlXIncludeCtxtPtr) xmlMalloc(sizeof(xmlXIncludeCtxt));
324 ctxt->urlTab = (xmlChar * *) xmlMalloc(
693 newctxt->incTab = (xmlXIncludeRefPtr *) xmlMalloc(newctxt->incMax *
762 ctxt->txtTab = (xmlNodePtr *) xmlMalloc(ctxt->txtMax *
768 ctxt->txturlTab = (xmlURL *) xmlMalloc(ctxt->txtMax *