Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMallocAtomic

994     content = (xmlChar*)xmlMallocAtomic(size + 10);
2196 buf = (xmlChar *) xmlMallocAtomic(size * sizeof(xmlChar));