Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrdup

989 		doc->encoding = xmlStrdup(ctxt->encoding);
1043 ctxt->myDoc->encoding = xmlStrdup(ctxt->inputTab[0]->encoding);
1076 name = xmlStrdup(fullname);
1098 name = xmlStrdup(fullname);
1417 fulln = xmlStrdup(attr->prefix);
1421 fulln = xmlStrdup(attr->name);
1940 ret->name = xmlStrdup(localname);
2181 ret->name = xmlStrdup(localname);
2458 lastChild->content = xmlStrdup(lastChild->content);
2462 lastChild->content = xmlStrdup(lastChild->content);