Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

185     ret = (xmlTextWriterPtr) xmlMalloc(sizeof(xmlTextWriter));
773 xmlMalloc(sizeof(xmlTextWriterStackEntry));
1005 xmlMalloc(sizeof(xmlTextWriterStackEntry));
1080 xmlMalloc(sizeof(xmlTextWriterNsStackEntry));
1870 xmlMalloc(sizeof(xmlTextWriterNsStackEntry));
2430 xmlMalloc(sizeof(xmlTextWriterStackEntry));
2665 xmlMalloc(sizeof(xmlTextWriterStackEntry));
2850 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3192 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3429 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3668 xmlMalloc(sizeof(xmlTextWriterStackEntry));
4476 buf = (xmlChar *) xmlMalloc(size);
4489 buf = (xmlChar *) xmlMalloc(size);