xmlStrdup 3472 third_party/libxml/src/HTMLparser.c ctxt->input->encoding = xmlStrdup(encoding); xmlStrdup 3987 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4232 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4387 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4406 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4428 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4451 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4499 third_party/libxml/src/HTMLparser.c currentNode = xmlStrdup(ctxt->name); xmlStrdup 4915 third_party/libxml/src/HTMLparser.c ctxt->input->encoding = xmlStrdup((const xmlChar *) encoding); xmlStrdup 6565 third_party/libxml/src/HTMLparser.c ctxt->input->encoding = xmlStrdup((xmlChar *)encoding); xmlStrdup 6570 third_party/libxml/src/HTMLparser.c ctxt->input->filename = (char *) xmlStrdup((const xmlChar *) URL); xmlStrdup 989 third_party/libxml/src/SAX2.c doc->encoding = xmlStrdup(ctxt->encoding); xmlStrdup 1043 third_party/libxml/src/SAX2.c ctxt->myDoc->encoding = xmlStrdup(ctxt->inputTab[0]->encoding); xmlStrdup 1076 third_party/libxml/src/SAX2.c name = xmlStrdup(fullname); xmlStrdup 1098 third_party/libxml/src/SAX2.c name = xmlStrdup(fullname); xmlStrdup 1111 third_party/libxml/src/SAX2.c nval = xmlStrdup(fullname); xmlStrdup 1428 third_party/libxml/src/SAX2.c fulln = xmlStrdup(attr->prefix); xmlStrdup 1432 third_party/libxml/src/SAX2.c fulln = xmlStrdup(attr->name); xmlStrdup 1956 third_party/libxml/src/SAX2.c ret->name = xmlStrdup(localname); xmlStrdup 2197 third_party/libxml/src/SAX2.c ret->name = xmlStrdup(localname); xmlStrdup 2479 third_party/libxml/src/SAX2.c lastChild->content = xmlStrdup(lastChild->content); xmlStrdup 2483 third_party/libxml/src/SAX2.c lastChild->content = xmlStrdup(lastChild->content); xmlStrdup 291 third_party/libxml/src/catalog.c ret->name = xmlStrdup(name); xmlStrdup 297 third_party/libxml/src/catalog.c ret->value = xmlStrdup(value); xmlStrdup 303 third_party/libxml/src/catalog.c ret->URL = xmlStrdup(URL); xmlStrdup 870 third_party/libxml/src/catalog.c return(xmlStrdup(result)); xmlStrdup 1053 third_party/libxml/src/catalog.c ret = xmlStrdup(pubID); xmlStrdup 1536 third_party/libxml/src/catalog.c cur->value = xmlStrdup(replace); xmlStrdup 1537 third_party/libxml/src/catalog.c cur->URL = xmlStrdup(replace); xmlStrdup 1661 third_party/libxml/src/catalog.c return(xmlStrdup(cur->URL)); xmlStrdup 1688 third_party/libxml/src/catalog.c ret = xmlStrdup(rewrite->URL); xmlStrdup 1754 third_party/libxml/src/catalog.c return(xmlStrdup(cur->URL)); xmlStrdup 1892 third_party/libxml/src/catalog.c return(xmlStrdup(cur->URL)); xmlStrdup 1919 third_party/libxml/src/catalog.c ret = xmlStrdup(rewrite->URL); xmlStrdup 2332 third_party/libxml/src/catalog.c base = xmlStrdup((const xmlChar *) file); xmlStrdup 2474 third_party/libxml/src/catalog.c base = xmlStrdup(sysid); xmlStrdup 2800 third_party/libxml/src/catalog.c ret = xmlStrdup(sgml); xmlStrdup 2835 third_party/libxml/src/catalog.c ret = xmlStrdup(sgml); xmlStrdup 2882 third_party/libxml/src/catalog.c ret = xmlStrdup(sgml); xmlStrdup 2917 third_party/libxml/src/catalog.c ret = xmlStrdup(sgml); xmlStrdup 2111 third_party/libxml/src/debugXML.c nsListDup = xmlStrdup((xmlChar *) arg); xmlStrdup 2826 third_party/libxml/src/debugXML.c ctxt->filename = (char *) xmlStrdup((xmlChar *) filename); xmlStrdup 10737 third_party/libxml/src/elfgcchack.h #undef xmlStrdup xmlStrdup 10738 third_party/libxml/src/elfgcchack.h extern __typeof (xmlStrdup) xmlStrdup __attribute((alias("xmlStrdup__internal_alias"))); xmlStrdup 10740 third_party/libxml/src/elfgcchack.h #ifndef xmlStrdup xmlStrdup 10741 third_party/libxml/src/elfgcchack.h extern __typeof (xmlStrdup) xmlStrdup__internal_alias __attribute((visibility("hidden"))); xmlStrdup 10742 third_party/libxml/src/elfgcchack.h #define xmlStrdup xmlStrdup__internal_alias xmlStrdup 166 third_party/libxml/src/entities.c ret->name = xmlStrdup(name); xmlStrdup 168 third_party/libxml/src/entities.c ret->ExternalID = xmlStrdup(ExternalID); xmlStrdup 170 third_party/libxml/src/entities.c ret->SystemID = xmlStrdup(SystemID); xmlStrdup 632 third_party/libxml/src/entities.c doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 665 third_party/libxml/src/entities.c doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 840 third_party/libxml/src/entities.c cur->name = xmlStrdup(ent->name); xmlStrdup 842 third_party/libxml/src/entities.c cur->ExternalID = xmlStrdup(ent->ExternalID); xmlStrdup 844 third_party/libxml/src/entities.c cur->SystemID = xmlStrdup(ent->SystemID); xmlStrdup 846 third_party/libxml/src/entities.c cur->content = xmlStrdup(ent->content); xmlStrdup 848 third_party/libxml/src/entities.c cur->orig = xmlStrdup(ent->orig); xmlStrdup 850 third_party/libxml/src/entities.c cur->URI = xmlStrdup(ent->URI); xmlStrdup 490 third_party/libxml/src/error.c str = (char *) xmlStrdup(BAD_CAST "No error message provided"); xmlStrdup 540 third_party/libxml/src/error.c to->file = (char *) xmlStrdup((const xmlChar *) file); xmlStrdup 572 third_party/libxml/src/error.c to->file = (char *) xmlStrdup(baseptr->doc->URL); xmlStrdup 574 third_party/libxml/src/error.c to->file = (char *) xmlStrdup(node->doc->URL); xmlStrdup 579 third_party/libxml/src/error.c to->str1 = (char *) xmlStrdup((const xmlChar *) str1); xmlStrdup 581 third_party/libxml/src/error.c to->str2 = (char *) xmlStrdup((const xmlChar *) str2); xmlStrdup 583 third_party/libxml/src/error.c to->str3 = (char *) xmlStrdup((const xmlChar *) str3); xmlStrdup 954 third_party/libxml/src/error.c message = (char *) xmlStrdup((xmlChar *) from->message); xmlStrdup 955 third_party/libxml/src/error.c file = (char *) xmlStrdup ((xmlChar *) from->file); xmlStrdup 956 third_party/libxml/src/error.c str1 = (char *) xmlStrdup ((xmlChar *) from->str1); xmlStrdup 957 third_party/libxml/src/error.c str2 = (char *) xmlStrdup ((xmlChar *) from->str2); xmlStrdup 958 third_party/libxml/src/error.c str3 = (char *) xmlStrdup ((xmlChar *) from->str3); xmlStrdup 153 third_party/libxml/src/globals.c xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlStrdup; xmlStrdup 558 third_party/libxml/src/globals.c gs->xmlMemStrdup = (xmlStrdupFunc) xmlStrdup; xmlStrdup 565 third_party/libxml/src/hash.c entry->name = xmlStrdup(name); xmlStrdup 566 third_party/libxml/src/hash.c entry->name2 = xmlStrdup(name2); xmlStrdup 567 third_party/libxml/src/hash.c entry->name3 = xmlStrdup(name3); xmlStrdup 695 third_party/libxml/src/hash.c entry->name = xmlStrdup(name); xmlStrdup 696 third_party/libxml/src/hash.c entry->name2 = xmlStrdup(name2); xmlStrdup 697 third_party/libxml/src/hash.c entry->name3 = xmlStrdup(name3); xmlStrdup 41 third_party/libxml/src/include/libxml/xmlstring.h xmlStrdup (const xmlChar *cur); xmlStrdup 788 third_party/libxml/src/nanohttp.c xmlChar *tmp_http = xmlStrdup(BAD_CAST "http://"); xmlStrdup 2807 third_party/libxml/src/parser.c return(xmlStrdup(name)); xmlStrdup 2812 third_party/libxml/src/parser.c return(xmlStrdup(name)); xmlStrdup 2856 third_party/libxml/src/parser.c return(xmlStrdup(name)); xmlStrdup 10892 third_party/libxml/src/parser.c ctxt->encoding = xmlStrdup(ctxt->input->encoding); xmlStrdup 12387 third_party/libxml/src/parser.c newDoc->URL = xmlStrdup(ctx->myDoc->URL); xmlStrdup 12605 third_party/libxml/src/parser.c newDoc->URL = xmlStrdup(doc->URL); xmlStrdup 13075 third_party/libxml/src/parser.c ctxt->encoding = xmlStrdup((const xmlChar *) doc->encoding); xmlStrdup 14451 third_party/libxml/src/parser.c ctxt->encoding = xmlStrdup((const xmlChar *) encoding); xmlStrdup 14487 third_party/libxml/src/parser.c ctxt->encoding = xmlStrdup((const xmlChar *) encoding); xmlStrdup 14644 third_party/libxml/src/parser.c ctxt->input->filename = (char *) xmlStrdup((const xmlChar *) URL); xmlStrdup 1108 third_party/libxml/src/parserInternals.c ctxt->encoding = xmlStrdup(ctxt->input->encoding); xmlStrdup 1489 third_party/libxml/src/parserInternals.c input->filename = (char *) xmlStrdup((xmlChar *) entity->URI); xmlStrdup 1571 third_party/libxml/src/parserInternals.c URI = xmlStrdup((xmlChar *) filename); xmlStrdup 1573 third_party/libxml/src/parserInternals.c URI = xmlStrdup((xmlChar *) inputStream->filename); xmlStrdup 1584 third_party/libxml/src/parserInternals.c ctxt->directory = (char *) xmlStrdup((const xmlChar *) directory); xmlStrdup 82 third_party/libxml/src/pattern.c else r = xmlStrdup(BAD_CAST nsname); xmlStrdup 1643 third_party/libxml/src/relaxng.c ret->href = xmlStrdup(URL); xmlStrdup 1802 third_party/libxml/src/relaxng.c cur->arg1 = xmlStrdup(arg1); xmlStrdup 1803 third_party/libxml/src/relaxng.c cur->arg2 = xmlStrdup(arg2); xmlStrdup 1973 third_party/libxml/src/relaxng.c ret->href = xmlStrdup(URL); xmlStrdup 2217 third_party/libxml/src/relaxng.c return (xmlStrdup((xmlChar *) msg)); xmlStrdup 2781 third_party/libxml/src/relaxng.c lib->namespace = xmlStrdup(namespace); xmlStrdup 3545 third_party/libxml/src/relaxng.c xmlStrdup(BAD_CAST "http://relaxng.org/ns/structure/1.0"); xmlStrdup 3574 third_party/libxml/src/relaxng.c def->value = xmlStrdup(BAD_CAST ""); xmlStrdup 3638 third_party/libxml/src/relaxng.c xmlStrdup(BAD_CAST "http://relaxng.org/ns/structure/1.0"); xmlStrdup 6737 third_party/libxml/src/relaxng.c ret->URL = xmlStrdup((const xmlChar *) URL); xmlStrdup 7495 third_party/libxml/src/relaxng.c doc->URL = xmlStrdup(BAD_CAST "in_memory_buffer"); xmlStrdup 7496 third_party/libxml/src/relaxng.c ctxt->URL = xmlStrdup(BAD_CAST "in_memory_buffer"); xmlStrdup 8815 third_party/libxml/src/relaxng.c val = xmlStrdup(oldvalue); xmlStrdup 8817 third_party/libxml/src/relaxng.c val = xmlStrdup(BAD_CAST ""); xmlStrdup 10399 third_party/libxml/src/relaxng.c content = xmlStrdup(BAD_CAST ""); xmlStrdup 10442 third_party/libxml/src/relaxng.c content = xmlStrdup(BAD_CAST ""); xmlStrdup 10493 third_party/libxml/src/relaxng.c content = xmlStrdup(BAD_CAST ""); xmlStrdup 77 third_party/libxml/src/runsuite.c if (dir == NULL) return(xmlStrdup(path)); xmlStrdup 81 third_party/libxml/src/runsuite.c return(xmlStrdup((const xmlChar *) buf)); xmlStrdup 150 third_party/libxml/src/runsuite.c xmlStrdup((xmlChar *)testEntitiesName[i]); xmlStrdup 388 third_party/libxml/src/runsuite.c content = xmlStrdup(buf->content); xmlStrdup 1028 third_party/libxml/src/runsuite.c contributor = xmlStrdup(BAD_CAST "Unknown"); xmlStrdup 1032 third_party/libxml/src/runsuite.c name = xmlStrdup(BAD_CAST "Unknown"); xmlStrdup 1111 third_party/libxml/src/schematron.c doc->URL = xmlStrdup(BAD_CAST "in_memory_buffer"); xmlStrdup 1400 third_party/libxml/src/schematron.c report = xmlStrdup((const xmlChar *) "node failed assert"); xmlStrdup 1402 third_party/libxml/src/schematron.c report = xmlStrdup((const xmlChar *) "node failed report"); xmlStrdup 427 third_party/libxml/src/testapi.c if (no == 0) return(xmlStrdup(BAD_CAST "eaten")); xmlStrdup 36333 third_party/libxml/src/testapi.c ret_val = xmlStrdup((const xmlChar *)cur); xmlStrdup 293 third_party/libxml/src/tree.c ret = xmlStrdup(&name[len + 1]); xmlStrdup 739 third_party/libxml/src/tree.c cur->href = xmlStrdup(href); xmlStrdup 741 third_party/libxml/src/tree.c cur->prefix = xmlStrdup(prefix); xmlStrdup 873 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 875 third_party/libxml/src/tree.c cur->ExternalID = xmlStrdup(ExternalID); xmlStrdup 877 third_party/libxml/src/tree.c cur->SystemID = xmlStrdup(SystemID); xmlStrdup 947 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 955 third_party/libxml/src/tree.c cur->ExternalID = xmlStrdup(ExternalID); xmlStrdup 965 third_party/libxml/src/tree.c cur->SystemID = xmlStrdup(SystemID); xmlStrdup 1048 third_party/libxml/src/tree.c cpy = xmlStrdup((const xmlChar *)(str)); } xmlStrdup 1065 third_party/libxml/src/tree.c cpy = (const xmlChar *) xmlStrdup((const xmlChar *)(str)); } xmlStrdup 1150 third_party/libxml/src/tree.c cur->version = xmlStrdup(version); xmlStrdup 1822 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 1833 third_party/libxml/src/tree.c doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 1982 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 2132 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 2134 third_party/libxml/src/tree.c cur->content = xmlStrdup(content); xmlStrdup 2191 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 2399 third_party/libxml/src/tree.c cur->content = xmlStrdup(content); xmlStrdup 2525 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 2569 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 2681 third_party/libxml/src/tree.c cur->content = xmlStrdup(content); xmlStrdup 2969 third_party/libxml/src/tree.c tmp = xmlStrdup(elem->content); xmlStrdup 3041 third_party/libxml/src/tree.c tmp = xmlStrdup(elem->content); xmlStrdup 4140 third_party/libxml/src/tree.c ret->name = xmlStrdup(node->name); xmlStrdup 4147 third_party/libxml/src/tree.c ret->content = xmlStrdup(node->content); xmlStrdup 4444 third_party/libxml/src/tree.c ret->encoding = xmlStrdup(doc->encoding); xmlStrdup 4446 third_party/libxml/src/tree.c ret->URL = xmlStrdup(doc->URL); xmlStrdup 5044 third_party/libxml/src/tree.c cur->name = xmlStrdup(name); xmlStrdup 5165 third_party/libxml/src/tree.c return(xmlStrdup(ent->URI)); xmlStrdup 5194 third_party/libxml/src/tree.c return(xmlStrdup(doc->URL)); xmlStrdup 5380 third_party/libxml/src/tree.c return (xmlStrdup(cur->content)); xmlStrdup 5432 third_party/libxml/src/tree.c tmp = xmlStrdup(((xmlNsPtr) cur)->href); xmlStrdup 5447 third_party/libxml/src/tree.c return (xmlStrdup(cur->content)); xmlStrdup 5495 third_party/libxml/src/tree.c cur->content = xmlStrdup(content); xmlStrdup 5816 third_party/libxml/src/tree.c ns->href = xmlStrdup(XML_XML_NAMESPACE); xmlStrdup 5817 third_party/libxml/src/tree.c ns->prefix = xmlStrdup((const xmlChar *)"xml"); xmlStrdup 5861 third_party/libxml/src/tree.c cur->href = xmlStrdup(XML_XML_NAMESPACE); xmlStrdup 5862 third_party/libxml/src/tree.c cur->prefix = xmlStrdup((const xmlChar *)"xml"); xmlStrdup 5994 third_party/libxml/src/tree.c cur->href = xmlStrdup(XML_XML_NAMESPACE); xmlStrdup 5995 third_party/libxml/src/tree.c cur->prefix = xmlStrdup((const xmlChar *) "xml"); xmlStrdup 6364 third_party/libxml/src/tree.c tmpstr = xmlStrdup(node->ns->prefix); xmlStrdup 6443 third_party/libxml/src/tree.c return(xmlStrdup(prop->children->content)); xmlStrdup 6452 third_party/libxml/src/tree.c return(xmlStrdup((xmlChar *)"")); xmlStrdup 6454 third_party/libxml/src/tree.c return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue)); xmlStrdup 6732 third_party/libxml/src/tree.c node->doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 7933 third_party/libxml/src/tree.c str = BAD_CAST xmlStrdup(str); \ xmlStrdup 7949 third_party/libxml/src/tree.c cur->content = xmlStrdup(BAD_CAST cur->content); \ xmlStrdup 9354 third_party/libxml/src/tree.c cloneNs->href = xmlStrdup(ns->href); xmlStrdup 9356 third_party/libxml/src/tree.c cloneNs->prefix = xmlStrdup(ns->prefix); xmlStrdup 1752 third_party/libxml/src/uri.c return(xmlStrdup(str)); xmlStrdup 1992 third_party/libxml/src/uri.c val = xmlStrdup(URI); xmlStrdup 2267 third_party/libxml/src/uri.c ref->path = (char *)xmlStrdup(URI); xmlStrdup 2273 third_party/libxml/src/uri.c val = xmlStrdup (URI); xmlStrdup 2284 third_party/libxml/src/uri.c bas->path = (char *)xmlStrdup(base); xmlStrdup 2294 third_party/libxml/src/uri.c val = xmlStrdup (URI); xmlStrdup 2298 third_party/libxml/src/uri.c val = xmlStrdup(BAD_CAST ""); xmlStrdup 2302 third_party/libxml/src/uri.c val = xmlStrdup((xmlChar *)ref->path); xmlStrdup 2348 third_party/libxml/src/uri.c val = xmlStrdup(BAD_CAST ""); xmlStrdup 2488 third_party/libxml/src/uri.c return xmlStrdup(path); xmlStrdup 2541 third_party/libxml/src/uri.c uri->scheme = xmlStrdup(BAD_CAST "file"); xmlStrdup 2553 third_party/libxml/src/uri.c uri->path = xmlStrdup(path); xmlStrdup 2568 third_party/libxml/src/uri.c ret = xmlStrdup((const xmlChar *) uri->path); xmlStrdup 2575 third_party/libxml/src/uri.c ret = xmlStrdup((const xmlChar *) path); xmlStrdup 2603 third_party/libxml/src/uri.c return xmlStrdup(path); xmlStrdup 967 third_party/libxml/src/valid.c ret->name = xmlStrdup(name); xmlStrdup 973 third_party/libxml/src/valid.c ret->name = xmlStrdup(tmp); xmlStrdup 1029 third_party/libxml/src/valid.c ret->name = xmlStrdup(cur->name); xmlStrdup 1036 third_party/libxml/src/valid.c ret->prefix = xmlStrdup(cur->prefix); xmlStrdup 1059 third_party/libxml/src/valid.c tmp->name = xmlStrdup(cur->name); xmlStrdup 1066 third_party/libxml/src/valid.c tmp->prefix = xmlStrdup(cur->prefix); xmlStrdup 1521 third_party/libxml/src/valid.c ret->name = xmlStrdup(name); xmlStrdup 1627 third_party/libxml/src/valid.c cur->name = xmlStrdup(elem->name); xmlStrdup 1631 third_party/libxml/src/valid.c cur->prefix = xmlStrdup(elem->prefix); xmlStrdup 1765 third_party/libxml/src/valid.c ret->name = xmlStrdup(name); xmlStrdup 2047 third_party/libxml/src/valid.c ret->name = xmlStrdup(name); xmlStrdup 2048 third_party/libxml/src/valid.c ret->prefix = xmlStrdup(ns); xmlStrdup 2049 third_party/libxml/src/valid.c ret->elem = xmlStrdup(elem); xmlStrdup 2057 third_party/libxml/src/valid.c ret->defaultValue = xmlStrdup(defaultValue); xmlStrdup 2174 third_party/libxml/src/valid.c cur->elem = xmlStrdup(attr->elem); xmlStrdup 2176 third_party/libxml/src/valid.c cur->name = xmlStrdup(attr->name); xmlStrdup 2178 third_party/libxml/src/valid.c cur->prefix = xmlStrdup(attr->prefix); xmlStrdup 2180 third_party/libxml/src/valid.c cur->defaultValue = xmlStrdup(attr->defaultValue); xmlStrdup 2389 third_party/libxml/src/valid.c ret->name = xmlStrdup(name); xmlStrdup 2391 third_party/libxml/src/valid.c ret->SystemID = xmlStrdup(SystemID); xmlStrdup 2393 third_party/libxml/src/valid.c ret->PublicID = xmlStrdup(PublicID); xmlStrdup 2441 third_party/libxml/src/valid.c cur->name = xmlStrdup(nota->name); xmlStrdup 2445 third_party/libxml/src/valid.c cur->PublicID = xmlStrdup(nota->PublicID); xmlStrdup 2449 third_party/libxml/src/valid.c cur->SystemID = xmlStrdup(nota->SystemID); xmlStrdup 2614 third_party/libxml/src/valid.c ret->value = xmlStrdup(value); xmlStrdup 2623 third_party/libxml/src/valid.c ret->name = xmlStrdup(attr->name); xmlStrdup 2937 third_party/libxml/src/valid.c ret->value = xmlStrdup(value); xmlStrdup 2942 third_party/libxml/src/valid.c ret->name = xmlStrdup(attr->name); xmlStrdup 3221 third_party/libxml/src/valid.c cur->name = xmlStrdup(name); xmlStrdup 3222 third_party/libxml/src/valid.c cur->prefix = xmlStrdup(prefix); xmlStrdup 3880 third_party/libxml/src/valid.c dup = xmlStrdup(value); xmlStrdup 3997 third_party/libxml/src/valid.c ret = xmlStrdup(value); xmlStrdup 4072 third_party/libxml/src/valid.c ret = xmlStrdup(value); xmlStrdup 5407 third_party/libxml/src/valid.c tmp->content = xmlStrdup(BAD_CAST "CDATA"); xmlStrdup 6445 third_party/libxml/src/valid.c dup = xmlStrdup(name); xmlStrdup 6480 third_party/libxml/src/valid.c dup = xmlStrdup(name); xmlStrdup 239 third_party/libxml/src/xinclude.c ret->URI = xmlStrdup(URI); xmlStrdup 342 third_party/libxml/src/xinclude.c ctxt->url = ctxt->urlTab[ctxt->urlNr] = xmlStrdup(value); xmlStrdup 513 third_party/libxml/src/xinclude.c href = xmlStrdup(BAD_CAST ""); /* @@@@ href is now optional */ xmlStrdup 710 third_party/libxml/src/xinclude.c newctxt->base = xmlStrdup(ctxt->base); xmlStrdup 791 third_party/libxml/src/xinclude.c ctxt->txturlTab[ctxt->txtNr] = xmlStrdup(url); xmlStrdup 1286 third_party/libxml/src/xinclude.c ret->URI = xmlStrdup(ent->URI); xmlStrdup 1428 third_party/libxml/src/xinclude.c fragment = xmlStrdup(ctxt->incTab[nr]->fragment); xmlStrdup 1507 third_party/libxml/src/xinclude.c URL = xmlStrdup(doc->URL); xmlStrdup 1947 third_party/libxml/src/xinclude.c newctxt->base = xmlStrdup(ctxt->base); /* Inherit the base from the existing context */ xmlStrdup 2020 third_party/libxml/src/xinclude.c href = xmlStrdup(BAD_CAST ""); /* @@@@ href is now optional */ xmlStrdup 2458 third_party/libxml/src/xinclude.c ctxt->base = xmlStrdup((xmlChar *)tree->doc->URL); xmlStrdup 1748 third_party/libxml/src/xmlIO.c ctxt->uri = (char *) xmlStrdup((const xmlChar *)post_uri); xmlStrdup 3718 third_party/libxml/src/xmlIO.c ret->encoding = xmlStrdup(BAD_CAST encoding); xmlStrdup 3733 third_party/libxml/src/xmlIO.c (char *) xmlStrdup((const xmlChar *) redir); xmlStrdup 3812 third_party/libxml/src/xmlIO.c resource = xmlStrdup((const xmlChar *) URL); xmlStrdup 301 third_party/libxml/src/xmllint.c newURL = xmlStrdup((const xmlChar *) paths[i]); xmlStrdup 91 third_party/libxml/src/xmlmodule.c module->name = xmlStrdup((const xmlChar *) name); xmlStrdup 927 third_party/libxml/src/xmlreader.c qname = xmlStrdup(node->ns->prefix); xmlStrdup 1018 third_party/libxml/src/xmlreader.c qname = xmlStrdup(node->ns->prefix); xmlStrdup 1766 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->content)); xmlStrdup 2162 third_party/libxml/src/xmlreader.c ret->ctxt->directory = (char *) xmlStrdup((xmlChar *) directory); xmlStrdup 2317 third_party/libxml/src/xmlreader.c return(xmlStrdup(ns->href)); xmlStrdup 2330 third_party/libxml/src/xmlreader.c if (ret == NULL) return(xmlStrdup((xmlChar *)"")); xmlStrdup 2371 third_party/libxml/src/xmlreader.c return(xmlStrdup(ns->href)); xmlStrdup 2387 third_party/libxml/src/xmlreader.c ret = xmlStrdup(ns->href); xmlStrdup 2441 third_party/libxml/src/xmlreader.c return xmlStrdup(ns->href); xmlStrdup 2526 third_party/libxml/src/xmlreader.c return(xmlStrdup(ns->href)); xmlStrdup 2868 third_party/libxml/src/xmlreader.c reader->faketext->content = xmlStrdup(ns->href); xmlStrdup 3080 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "xmlns")); xmlStrdup 3082 third_party/libxml/src/xmlreader.c return(xmlStrdup(ns->prefix)); xmlStrdup 3087 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3146 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3148 third_party/libxml/src/xmlreader.c ret = xmlStrdup(node->ns->prefix); xmlStrdup 3153 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "#text")); xmlStrdup 3155 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "#cdata-section")); xmlStrdup 3158 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3160 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3162 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "#comment")); xmlStrdup 3168 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "#document")); xmlStrdup 3170 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "#document-fragment")); xmlStrdup 3172 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3175 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->name)); xmlStrdup 3179 third_party/libxml/src/xmlreader.c ret = xmlStrdup(BAD_CAST "xmlns"); xmlStrdup 3287 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "xmlns")); xmlStrdup 3293 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->ns->prefix)); xmlStrdup 3348 third_party/libxml/src/xmlreader.c return(xmlStrdup(BAD_CAST "http://www.w3.org/2000/xmlns/")); xmlStrdup 3353 third_party/libxml/src/xmlreader.c return(xmlStrdup(node->ns->href)); xmlStrdup 3533 third_party/libxml/src/xmlreader.c return(xmlStrdup(((xmlNsPtr) node)->href)); xmlStrdup 3549 third_party/libxml/src/xmlreader.c return (xmlStrdup(node->content)); xmlStrdup 4633 third_party/libxml/src/xmlreader.c ret = xmlStrdup(BAD_CAST input->filename); xmlStrdup 5115 third_party/libxml/src/xmlreader.c xmlStrdup((const xmlChar *) URL); xmlStrdup 514 third_party/libxml/src/xmlregexp.c stringMap[nbatoms] = xmlStrdup(value); xmlStrdup 689 third_party/libxml/src/xmlregexp.c ret->string = xmlStrdup(string); xmlStrdup 763 third_party/libxml/src/xmlregexp.c ret->blockName = xmlStrdup(range->blockName); xmlStrdup 3608 third_party/libxml/src/xmlregexp.c exec->inputStack[exec->inputStackNr].value = xmlStrdup(value); xmlStrdup 3739 third_party/libxml/src/xmlregexp.c exec->errString = xmlStrdup(value); xmlStrdup 4025 third_party/libxml/src/xmlregexp.c exec->errString = xmlStrdup(value); xmlStrdup 4073 third_party/libxml/src/xmlregexp.c exec->errString = xmlStrdup(value); xmlStrdup 5698 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 5737 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 5799 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 5821 third_party/libxml/src/xmlregexp.c atom->valuep2 = xmlStrdup(err_msg); xmlStrdup 5869 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 5954 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 6024 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 6102 third_party/libxml/src/xmlregexp.c atom->valuep = xmlStrdup(token); xmlStrdup 394 third_party/libxml/src/xmlsave.c ret->encoding = xmlStrdup((const xmlChar *)encoding); xmlStrdup 1939 third_party/libxml/src/xmlsave.c doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 1970 third_party/libxml/src/xmlsave.c doc->encoding = xmlStrdup(BAD_CAST "ISO-8859-1"); xmlStrdup 1293 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "{"); xmlStrdup 1517 third_party/libxml/src/xmlschemas.c *retValue = xmlStrdup(BAD_CAST ""); xmlStrdup 1519 third_party/libxml/src/xmlschemas.c *retValue = xmlStrdup(value); xmlStrdup 1579 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(itemDes); xmlStrdup 1586 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "atomic type 'xs:"); xmlStrdup 1588 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "list type 'xs:"); xmlStrdup 1590 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "union type 'xs:"); xmlStrdup 1592 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "simple type 'xs:"); xmlStrdup 1601 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST""); xmlStrdup 1603 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "local "); xmlStrdup 1624 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST ""); xmlStrdup 1626 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "local "); xmlStrdup 1639 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "attribute use "); xmlStrdup 1655 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "attribute decl."); xmlStrdup 1670 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "element decl."); xmlStrdup 1681 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "unique '"); xmlStrdup 1683 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "key '"); xmlStrdup 1685 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "keyRef '"); xmlStrdup 1691 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(xmlSchemaWildcardPCToString( xmlStrdup 1707 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "facet '"); xmlStrdup 1712 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "model group def."); xmlStrdup 1723 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(WXS_ITEM_TYPE_NAME(item)); xmlStrdup 1726 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(WXS_ITEM_TYPE_NAME(item)); xmlStrdup 1745 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "Element '"); xmlStrdup 1813 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "'"); xmlStrdup 2165 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST ""); xmlStrdup 2175 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST "Element '"); xmlStrdup 2186 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST "Element '"); xmlStrdup 2205 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST "Element '"); xmlStrdup 2212 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST "Element '"); xmlStrdup 2223 third_party/libxml/src/xmlschemas.c *msg = xmlStrdup(BAD_CAST ""); xmlStrdup 2255 third_party/libxml/src/xmlschemas.c msg = xmlStrdup(BAD_CAST "Internal error: "); xmlStrdup 2369 third_party/libxml/src/xmlschemas.c msg = xmlStrdup(BAD_CAST "Element '%s': "); xmlStrdup 2532 third_party/libxml/src/xmlschemas.c str = xmlStrdup(BAD_CAST " Expected is one of ( "); xmlStrdup 2534 third_party/libxml/src/xmlschemas.c str = xmlStrdup(BAD_CAST " Expected is ( "); xmlStrdup 2553 third_party/libxml/src/xmlschemas.c localName = xmlStrdup(BAD_CAST "*"); xmlStrdup 2572 third_party/libxml/src/xmlschemas.c nsName = xmlStrdup(BAD_CAST "{*}"); xmlStrdup 2578 third_party/libxml/src/xmlschemas.c nsName = xmlStrdup(BAD_CAST "{##other:"); xmlStrdup 2580 third_party/libxml/src/xmlschemas.c nsName = xmlStrdup(BAD_CAST "{"); xmlStrdup 2911 third_party/libxml/src/xmlschemas.c msg = xmlStrdup(BAD_CAST "%s: "); xmlStrdup 4657 third_party/libxml/src/xmlschemas.c val = xmlStrdup((xmlChar *)""); xmlStrdup 10536 third_party/libxml/src/xmlschemas.c doc->URL = xmlStrdup(schemaLocation); xmlStrdup 17154 third_party/libxml/src/xmlschemas.c msg = xmlStrdup(BAD_CAST "'"); xmlStrdup 21885 third_party/libxml/src/xmlschemas.c (*val) = xmlSchemaNewNOTATIONValue(xmlStrdup(localName), xmlStrdup 21886 third_party/libxml/src/xmlschemas.c xmlStrdup(nsName)); xmlStrdup 21898 third_party/libxml/src/xmlschemas.c BAD_CAST xmlStrdup(value), NULL); xmlStrdup 22571 third_party/libxml/src/xmlschemas.c *buf = xmlStrdup(BAD_CAST "["); xmlStrdup 24394 third_party/libxml/src/xmlschemas.c local = xmlStrdup(value); xmlStrdup 24423 third_party/libxml/src/xmlschemas.c BAD_CAST xmlStrdup(nsName), BAD_CAST local); xmlStrdup 26759 third_party/libxml/src/xmlschemas.c vctxt->inode->value = BAD_CAST xmlStrdup(value); xmlStrdup 1923 third_party/libxml/src/xmlschemastypes.c ret = xmlStrdup(value); xmlStrdup 1969 third_party/libxml/src/xmlschemastypes.c start = xmlStrdup(start); xmlStrdup 2009 third_party/libxml/src/xmlschemastypes.c val = xmlStrdup(value); xmlStrdup 2170 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2214 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2244 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2605 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2623 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2637 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2704 third_party/libxml/src/xmlschemastypes.c v->value.qname.name = xmlStrdup(value); xmlStrdup 2706 third_party/libxml/src/xmlschemastypes.c v->value.qname.uri = xmlStrdup(uri); xmlStrdup 2718 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2730 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2767 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 2862 third_party/libxml/src/xmlschemastypes.c uri = xmlStrdup(ns->href); xmlStrdup 2884 third_party/libxml/src/xmlschemastypes.c v->value.qname.name = xmlStrdup(value); xmlStrdup 2908 third_party/libxml/src/xmlschemastypes.c tmpval = xmlStrdup(value); xmlStrdup 2928 third_party/libxml/src/xmlschemastypes.c v->value.str = xmlStrdup(value); xmlStrdup 3693 third_party/libxml/src/xmlschemastypes.c cur->value.str = xmlStrdup(BAD_CAST val->value.str); xmlStrdup 3700 third_party/libxml/src/xmlschemastypes.c xmlStrdup(BAD_CAST val->value.qname.name); xmlStrdup 3703 third_party/libxml/src/xmlschemastypes.c xmlStrdup(BAD_CAST val->value.qname.uri); xmlStrdup 3708 third_party/libxml/src/xmlschemastypes.c cur->value.hex.str = xmlStrdup(BAD_CAST val->value.hex.str); xmlStrdup 3714 third_party/libxml/src/xmlschemastypes.c xmlStrdup(BAD_CAST val->value.base64.str); xmlStrdup 5663 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST ""); xmlStrdup 5666 third_party/libxml/src/xmlschemastypes.c BAD_CAST xmlStrdup((const xmlChar *) val->value.str); xmlStrdup 5670 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST ""); xmlStrdup 5675 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup( xmlStrdup 5695 third_party/libxml/src/xmlschemastypes.c BAD_CAST xmlStrdup((const xmlChar *) val->value.str); xmlStrdup 5700 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST val->value.qname.name); xmlStrdup 5703 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST "{"); xmlStrdup 5718 third_party/libxml/src/xmlschemastypes.c *retValue = xmlStrdup(BAD_CAST "0.0"); xmlStrdup 5798 third_party/libxml/src/xmlschemastypes.c *retValue = xmlStrdup(BAD_CAST "0"); xmlStrdup 5833 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST "true"); xmlStrdup 5835 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST "false"); xmlStrdup 5870 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 5878 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 5922 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 5951 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 5979 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 6008 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 6012 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST val->value.hex.str); xmlStrdup 6021 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST val->value.base64.str); xmlStrdup 6032 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 6044 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST buf); xmlStrdup 6048 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST "???"); xmlStrdup 6083 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST ""); xmlStrdup 6089 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(val->value.str); xmlStrdup 6093 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(BAD_CAST ""); xmlStrdup 6100 third_party/libxml/src/xmlschemastypes.c *retValue = BAD_CAST xmlStrdup(val->value.str); xmlStrdup 490 third_party/libxml/src/xmlstring.c return(xmlStrdup(str1)); xmlStrdup 523 third_party/libxml/src/xmlstring.c return(xmlStrdup(add)); xmlStrdup 209 third_party/libxml/src/xmlwriter.c ret->ichar = xmlStrdup(BAD_CAST " "); xmlStrdup 555 third_party/libxml/src/xmlwriter.c writer->doc->encoding = xmlStrdup((xmlChar *)writer->out->encoder->name); xmlStrdup 1010 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(name); xmlStrdup 1064 third_party/libxml/src/xmlwriter.c buf = xmlStrdup(prefix); xmlStrdup 1085 third_party/libxml/src/xmlwriter.c buf = xmlStrdup(BAD_CAST "xmlns"); xmlStrdup 1092 third_party/libxml/src/xmlwriter.c p->uri = xmlStrdup(namespaceURI); xmlStrdup 1842 third_party/libxml/src/xmlwriter.c buf = xmlStrdup(BAD_CAST "xmlns"); xmlStrdup 1876 third_party/libxml/src/xmlwriter.c p->uri = xmlStrdup(namespaceURI); xmlStrdup 1891 third_party/libxml/src/xmlwriter.c buf = xmlStrdup(prefix); xmlStrdup 2433 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(target); xmlStrdup 2853 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(name); xmlStrdup 3195 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(name); xmlStrdup 3432 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(name); xmlStrdup 3671 third_party/libxml/src/xmlwriter.c p->name = xmlStrdup(name); xmlStrdup 4322 third_party/libxml/src/xmlwriter.c namespaceURI = xmlStrdup(np->uri); xmlStrdup 4323 third_party/libxml/src/xmlwriter.c prefix = xmlStrdup(np->prefix); xmlStrdup 4537 third_party/libxml/src/xmlwriter.c doc->encoding = xmlStrdup(ctxt->encoding); xmlStrdup 4558 third_party/libxml/src/xmlwriter.c xmlStrdup((const xmlChar *) ctxt->input->filename); xmlStrdup 4600 third_party/libxml/src/xmlwriter.c writer->ichar = xmlStrdup(str); xmlStrdup 276 third_party/libxml/src/xpath.c ctxt->lastError.message = (char *) xmlStrdup(buf); xmlStrdup 279 third_party/libxml/src/xpath.c xmlStrdup(BAD_CAST "Memory allocation failed\n"); xmlStrdup 359 third_party/libxml/src/xpath.c ctxt->context->lastError.str1 = (char *) xmlStrdup(ctxt->base); xmlStrdup 2088 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(BAD_CAST val); xmlStrdup 2102 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(BAD_CAST val); xmlStrdup 2137 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(val); xmlStrdup 2139 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup((const xmlChar *)""); xmlStrdup 2154 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(val); xmlStrdup 2156 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup((const xmlChar *)""); xmlStrdup 3342 third_party/libxml/src/xpath.c cur->href = xmlStrdup(ns->href); xmlStrdup 3344 third_party/libxml/src/xpath.c cur->prefix = xmlStrdup(ns->prefix); xmlStrdup 5031 third_party/libxml/src/xpath.c return(xmlHashUpdateEntry(ctxt->nsHash, prefix, (void *) xmlStrdup(ns_uri), xmlStrdup 5165 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(val); xmlStrdup 5167 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup((const xmlChar *)""); xmlStrdup 5219 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(BAD_CAST val); xmlStrdup 5296 third_party/libxml/src/xpath.c ret->stringval = xmlStrdup(val->stringval); xmlStrdup 5313 third_party/libxml/src/xpath.c xmlStrdup(val->nodesetval->nodeTab[0]->name); xmlStrdup 5557 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "true"); xmlStrdup 5559 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "false"); xmlStrdup 5576 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "Infinity"); xmlStrdup 5579 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "-Infinity"); xmlStrdup 5583 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "NaN"); xmlStrdup 5585 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) "0"); xmlStrdup 5591 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) buf); xmlStrdup 5609 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) ""); xmlStrdup 5624 third_party/libxml/src/xpath.c return(xmlStrdup((const xmlChar *) "")); xmlStrdup 5645 third_party/libxml/src/xpath.c return(xmlStrdup((const xmlChar *) "")); xmlStrdup 5651 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) ""); xmlStrdup 5658 third_party/libxml/src/xpath.c return(xmlStrdup(val->stringval)); xmlStrdup 5671 third_party/libxml/src/xpath.c ret = xmlStrdup((const xmlChar *) ""); xmlStrdup 8737 third_party/libxml/src/xpath.c fullname = xmlStrdup(cur->nodesetval->nodeTab[i]->name); xmlStrdup 14658 third_party/libxml/src/xpath.c comp->expr = xmlStrdup(str); xmlStrdup 14660 third_party/libxml/src/xpath.c comp->string = xmlStrdup(str); xmlStrdup 105 third_party/libxml/src/xpointer.c ctxt->context->lastError.str1 = (char *) xmlStrdup(ctxt->base); xmlStrdup 511 third_party/libxslt/libexslt/crypto.c ret = xmlStrdup ((xmlChar *) hex); xmlStrdup 544 third_party/libxslt/libexslt/crypto.c ret = xmlStrdup ((xmlChar *) hex); xmlStrdup 577 third_party/libxslt/libexslt/crypto.c ret = xmlStrdup ((xmlChar *) hex); xmlStrdup 647 third_party/libxslt/libexslt/crypto.c bin = xmlStrdup (str); xmlStrdup 1115 third_party/libxslt/libexslt/date.c return xmlStrdup((xmlChar*)"P0D"); xmlStrdup 1171 third_party/libxslt/libexslt/date.c return xmlStrdup(buf); xmlStrdup 1197 third_party/libxslt/libexslt/date.c return xmlStrdup(buf); xmlStrdup 1222 third_party/libxslt/libexslt/date.c return xmlStrdup(buf); xmlStrdup 1247 third_party/libxslt/libexslt/date.c return xmlStrdup(buf); xmlStrdup 1294 third_party/libxslt/libexslt/date.c return xmlStrdup(buf); xmlStrdup 3332 third_party/libxslt/libexslt/date.c xmlXPathReturnString(ctxt, xmlStrdup(ret)); xmlStrdup 3369 third_party/libxslt/libexslt/date.c xmlXPathReturnString(ctxt, xmlStrdup(ret)); xmlStrdup 3460 third_party/libxslt/libexslt/date.c xmlXPathReturnString(ctxt, xmlStrdup(ret)); xmlStrdup 3497 third_party/libxslt/libexslt/date.c xmlXPathReturnString(ctxt, xmlStrdup(ret)); xmlStrdup 53 third_party/libxslt/libexslt/strings.c delimiters = xmlStrdup((const xmlChar *) "\t\r\n "); xmlStrdup 161 third_party/libxslt/libexslt/strings.c delimiter = xmlStrdup((const xmlChar *) " "); xmlStrdup 368 third_party/libxslt/libexslt/strings.c str = xmlStrdup((const xmlChar *) " "); xmlStrdup 449 third_party/libxslt/libexslt/strings.c ret = xmlStrdup (str); xmlStrdup 592 third_party/libxslt/libexslt/strings.c ret = xmlStrdup(str); xmlStrdup 900 third_party/libxslt/libxslt/attributes.c xmlChar *pref = xmlStrdup(BAD_CAST "ns_1"); xmlStrdup 119 third_party/libxslt/libxslt/extensions.c cur->prefix = xmlStrdup(prefix); xmlStrdup 121 third_party/libxslt/libxslt/extensions.c cur->URI = xmlStrdup(URI); xmlStrdup 355 third_party/libxslt/libxslt/extensions.c ext_name = xmlStrdup(URI); xmlStrdup 357 third_party/libxslt/libxslt/extensions.c ext_name = xmlStrdup(protocol + 3); xmlStrdup 423 third_party/libxslt/libxslt/extensions.c regfunc_name = xmlStrdup(ext_name); xmlStrdup 428 third_party/libxslt/libxslt/functions.c key = xmlStrdup(obj1->stringval); xmlStrdup 753 third_party/libxslt/libxslt/functions.c name = xmlStrdup(obj->stringval); xmlStrdup 856 third_party/libxslt/libxslt/functions.c name = xmlStrdup(obj->stringval); xmlStrdup 858 third_party/libxslt/libxslt/functions.c if (ns != NULL) nsURI = xmlStrdup(ns->href); xmlStrdup 911 third_party/libxslt/libxslt/functions.c name = xmlStrdup(obj->stringval); xmlStrdup 66 third_party/libxslt/libxslt/keys.c cur->name = xmlStrdup(name); xmlStrdup 68 third_party/libxslt/libxslt/keys.c cur->nameURI = xmlStrdup(nameURI); xmlStrdup 139 third_party/libxslt/libxslt/keys.c cur->name = xmlStrdup(name); xmlStrdup 141 third_party/libxslt/libxslt/keys.c cur->nameURI = xmlStrdup(nameURI); xmlStrdup 290 third_party/libxslt/libxslt/keys.c key->match = xmlStrdup(match); xmlStrdup 291 third_party/libxslt/libxslt/keys.c key->use = xmlStrdup(use); xmlStrdup 977 third_party/libxslt/libxslt/numbers.c *result = xmlStrdup(BAD_CAST "-"); xmlStrdup 979 third_party/libxslt/libxslt/numbers.c *result = xmlStrdup(self->minusSign); xmlStrdup 990 third_party/libxslt/libxslt/numbers.c *result = xmlStrdup(BAD_CAST "NaN"); xmlStrdup 992 third_party/libxslt/libxslt/numbers.c *result = xmlStrdup(self->noNumber); xmlStrdup 1347 third_party/libxslt/libxslt/numbers.c *result = xmlStrdup(xmlBufferContent(buffer)); xmlStrdup 460 third_party/libxslt/libxslt/pattern.c query = xmlStrdup((const xmlChar *)"//"); xmlStrdup 1581 third_party/libxslt/libxslt/pattern.c URL = xmlStrdup(ns->href); xmlStrdup 1637 third_party/libxslt/libxslt/pattern.c URL = xmlStrdup(URI); xmlStrdup 382 third_party/libxslt/libxslt/security.c uri->path = (char *)xmlStrdup(URL); xmlStrdup 570 third_party/libxslt/libxslt/templates.c text->content = xmlStrdup(BAD_CAST ""); xmlStrdup 580 third_party/libxslt/libxslt/templates.c text->content = xmlStrdup(value); xmlStrdup 755 third_party/libxslt/libxslt/templates.c text->content = xmlStrdup(BAD_CAST ""); xmlStrdup 767 third_party/libxslt/libxslt/templates.c text->content = xmlStrdup(value); xmlStrdup 922 third_party/libxslt/libxslt/transform.c if ((copy->content = xmlStrdup(cur->content)) == NULL) xmlStrdup 3299 third_party/libxslt/libxslt/transform.c URL = xmlStrdup(comp->filename); xmlStrdup 3406 third_party/libxslt/libxslt/transform.c style->methodURI = xmlStrdup(URI); xmlStrdup 3583 third_party/libxslt/libxslt/transform.c res->encoding = xmlStrdup(encoding); xmlStrdup 6014 third_party/libxslt/libxslt/transform.c res->encoding = xmlStrdup(encoding); xmlStrdup 286 third_party/libxslt/libxslt/xslt.c self->digit = xmlStrdup(BAD_CAST("#")); xmlStrdup 287 third_party/libxslt/libxslt/xslt.c self->patternSeparator = xmlStrdup(BAD_CAST(";")); xmlStrdup 288 third_party/libxslt/libxslt/xslt.c self->decimalPoint = xmlStrdup(BAD_CAST(".")); xmlStrdup 289 third_party/libxslt/libxslt/xslt.c self->grouping = xmlStrdup(BAD_CAST(",")); xmlStrdup 290 third_party/libxslt/libxslt/xslt.c self->percent = xmlStrdup(BAD_CAST("%")); xmlStrdup 291 third_party/libxslt/libxslt/xslt.c self->permille = xmlStrdup(BAD_CAST(permille)); xmlStrdup 292 third_party/libxslt/libxslt/xslt.c self->zeroDigit = xmlStrdup(BAD_CAST("0")); xmlStrdup 293 third_party/libxslt/libxslt/xslt.c self->minusSign = xmlStrdup(BAD_CAST("-")); xmlStrdup 294 third_party/libxslt/libxslt/xslt.c self->infinity = xmlStrdup(BAD_CAST("Infinity")); xmlStrdup 295 third_party/libxslt/libxslt/xslt.c self->noNumber = xmlStrdup(BAD_CAST("NaN")); xmlStrdup 1205 third_party/libxslt/libxslt/xslt.c style->methodURI = xmlStrdup(URI); xmlStrdup 1779 third_party/libxslt/libxslt/xslt.c ns->href = xmlStrdup(XML_XML_NAMESPACE); xmlStrdup 1781 third_party/libxslt/libxslt/xslt.c ns->href = xmlStrdup(XML_XML_NAMESPACE); xmlStrdup 1783 third_party/libxslt/libxslt/xslt.c ns->prefix = xmlStrdup((const xmlChar *)"xml"); xmlStrdup 5071 third_party/libxslt/libxslt/xslt.c nameURI = xmlStrdup(URI); xmlStrdup 5341 third_party/libxslt/libxslt/xslt.c modeURI = xmlStrdup(URI); xmlStrdup 6227 third_party/libxslt/libxslt/xslt.c templ->match = xmlStrdup(BAD_CAST "/"); xmlStrdup 6451 third_party/libxslt/libxslt/xslt.c template->match = xmlStrdup((const xmlChar *)"/"); xmlStrdup 49 third_party/libxslt/libxslt/xsltInternals.h (n)->name = (char *) xmlStrdup(BAD_CAST " fake node libxslt"); xmlStrdup 201 third_party/libxslt/libxslt/xsltutils.c if (ret == NULL) return(xmlStrdup((xmlChar *)"")); xmlStrdup 226 third_party/libxslt/libxslt/xsltutils.c return(xmlStrdup(attrDecl->defaultValue)); xmlStrdup 812 third_party/libxslt/libxslt/xsltutils.c *name = xmlStrdup(&qname[4]); xmlStrdup 827 third_party/libxslt/libxslt/xsltutils.c *name = xmlStrdup(&qname[len + 1]);