Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrdup

3281 	val = xmlStrdup(name);
3325 ctxt->input->encoding = xmlStrdup(encoding);
3834 currentNode = xmlStrdup(ctxt->name);
4083 currentNode = xmlStrdup(ctxt->name);
4466 ctxt->input->encoding = xmlStrdup((const xmlChar *) encoding);
6006 ctxt->input->encoding = xmlStrdup((xmlChar *)encoding);
6011 ctxt->input->filename = (char *) xmlStrdup((const xmlChar *) URL);