Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrdup

1060 		    ctxt->encoding = xmlStrdup(ctxt->input->encoding);
1403 input->filename = (char *) xmlStrdup((xmlChar *) entity->URI);
1485 URI = xmlStrdup((xmlChar *) filename);
1487 URI = xmlStrdup((xmlChar *) inputStream->filename);
1498 ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory);