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);
1111 nval = xmlStrdup(fullname);
1428 fulln = xmlStrdup(attr->prefix);
1432 fulln = xmlStrdup(attr->name);
1956 ret->name = xmlStrdup(localname);
2213 ret->name = xmlStrdup(localname);
2529 lastChild->content = xmlStrdup(lastChild->content);
2533 lastChild->content = xmlStrdup(lastChild->content);