Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrdup

1074 		    ctxt->encoding = xmlStrdup(ctxt->input->encoding);
1451 input->filename = (char *) xmlStrdup((xmlChar *) entity->URI);
1533 URI = xmlStrdup((xmlChar *) filename);
1535 URI = xmlStrdup((xmlChar *) inputStream->filename);
1544 ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory);