Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

276     ret = (xmlCatalogEntryPtr) xmlMalloc(sizeof(xmlCatalogEntry));
411 ret = (xmlCatalogPtr) xmlMalloc(sizeof(xmlCatalog));