Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlMallocAtomic

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