Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMallocAtomic

8554     ret = (xmlChar *) xmlMallocAtomic((len + 1) * sizeof(xmlChar));