Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMallocAtomic

993     content = xmlMallocAtomic(size + 10);
2195 buf = (xmlChar *) xmlMallocAtomic(size * sizeof(xmlChar));