Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMalloc

177     ret = (xmlTextWriterPtr) xmlMalloc(sizeof(xmlTextWriter));
769 xmlMalloc(sizeof(xmlTextWriterStackEntry));
1001 xmlMalloc(sizeof(xmlTextWriterStackEntry));
1076 xmlMalloc(sizeof(xmlTextWriterNsStackEntry));
1865 xmlMalloc(sizeof(xmlTextWriterNsStackEntry));
2423 xmlMalloc(sizeof(xmlTextWriterStackEntry));
2658 xmlMalloc(sizeof(xmlTextWriterStackEntry));
2843 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3185 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3422 xmlMalloc(sizeof(xmlTextWriterStackEntry));
3661 xmlMalloc(sizeof(xmlTextWriterStackEntry));
4468 buf = (xmlChar *) xmlMalloc(size);
4481 buf = (xmlChar *) xmlMalloc(size);