xmlStrcat        1429 third_party/libxml/src/SAX2.c 			fulln = xmlStrcat(fulln, BAD_CAST ":");
xmlStrcat        1430 third_party/libxml/src/SAX2.c 			fulln = xmlStrcat(fulln, attr->name);
xmlStrcat        1037 third_party/libxml/src/c14n.c                 tmp_str2 = xmlStrcat(tmp_str, BAD_CAST "/");
xmlStrcat        1690 third_party/libxml/src/catalog.c 		ret = xmlStrcat(ret, &sysID[lenrewrite]);
xmlStrcat        1921 third_party/libxml/src/catalog.c 	    ret = xmlStrcat(ret, &URI[lenrewrite]);
xmlStrcat        10707 third_party/libxml/src/elfgcchack.h #undef xmlStrcat
xmlStrcat        10708 third_party/libxml/src/elfgcchack.h extern __typeof (xmlStrcat) xmlStrcat __attribute((alias("xmlStrcat__internal_alias")));
xmlStrcat        10710 third_party/libxml/src/elfgcchack.h #ifndef xmlStrcat
xmlStrcat        10711 third_party/libxml/src/elfgcchack.h extern __typeof (xmlStrcat) xmlStrcat__internal_alias __attribute((visibility("hidden")));
xmlStrcat        10712 third_party/libxml/src/elfgcchack.h #define xmlStrcat xmlStrcat__internal_alias
xmlStrcat          87 third_party/libxml/src/include/libxml/xmlstring.h                 xmlStrcat                (xmlChar *cur,
xmlStrcat         790 third_party/libxml/src/nanohttp.c 	        xmlStrcat(tmp_http, (const xmlChar *) ctxt->hostname);
xmlStrcat         792 third_party/libxml/src/nanohttp.c 	        (char *) xmlStrcat (tmp_loc, (const xmlChar *) cur);
xmlStrcat        10388 third_party/libxml/src/relaxng.c                         content = xmlStrcat(content, child->content);
xmlStrcat        10431 third_party/libxml/src/relaxng.c                         content = xmlStrcat(content, child->content);
xmlStrcat        10482 third_party/libxml/src/relaxng.c                         content = xmlStrcat(content, child->content);
xmlStrcat        1303 third_party/libxml/src/schematron.c 	    ret = xmlStrcat(ret, child->content);
xmlStrcat        1318 third_party/libxml/src/schematron.c 	        ret = xmlStrcat(ret, node->name);
xmlStrcat        1320 third_party/libxml/src/schematron.c 	        ret = xmlStrcat(ret, node->ns->prefix);
xmlStrcat        1321 third_party/libxml/src/schematron.c 	        ret = xmlStrcat(ret, BAD_CAST ":");
xmlStrcat        1322 third_party/libxml/src/schematron.c 	        ret = xmlStrcat(ret, node->name);
xmlStrcat        1641 third_party/libxml/src/tree.c                 ret = xmlStrcat(ret, node->content);
xmlStrcat        1647 third_party/libxml/src/tree.c                     ret = xmlStrcat(ret, buffer);
xmlStrcat        1666 third_party/libxml/src/tree.c                         ret = xmlStrcat(ret, buffer);
xmlStrcat        1670 third_party/libxml/src/tree.c                     ret = xmlStrcat(ret, node->content);
xmlStrcat        1678 third_party/libxml/src/tree.c                 ret = xmlStrcat(ret, node->name);
xmlStrcat        1723 third_party/libxml/src/tree.c                 ret = xmlStrcat(ret, node->content);
xmlStrcat        1729 third_party/libxml/src/tree.c                     ret = xmlStrcat(ret, buffer);
xmlStrcat        1749 third_party/libxml/src/tree.c                         ret = xmlStrcat(ret, buffer);
xmlStrcat        1753 third_party/libxml/src/tree.c                     ret = xmlStrcat(ret, node->content);
xmlStrcat        1761 third_party/libxml/src/tree.c                 ret = xmlStrcat(ret, node->name);
xmlStrcat        2970 third_party/libxml/src/tree.c 	    tmp = xmlStrcat(tmp, cur->next->content);
xmlStrcat        3042 third_party/libxml/src/tree.c 	    tmp = xmlStrcat(tmp, cur->content);
xmlStrcat        6365 third_party/libxml/src/tree.c 	    tmpstr = xmlStrcat(tmpstr, BAD_CAST ":");
xmlStrcat        6366 third_party/libxml/src/tree.c 	    tmpstr = xmlStrcat(tmpstr, node->name);
xmlStrcat        1855 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1856 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST ":");
xmlStrcat        1864 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST "//");
xmlStrcat        1865 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1872 third_party/libxml/src/uri.c 		ret = xmlStrcat(ret,BAD_CAST "//");	
xmlStrcat        1873 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1874 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST "@");
xmlStrcat        1882 third_party/libxml/src/uri.c 		ret = xmlStrcat(ret, BAD_CAST "//");
xmlStrcat        1883 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1891 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST ":");
xmlStrcat        1892 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, port);
xmlStrcat        1899 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1904 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST "?");
xmlStrcat        1905 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST uri->query_raw);
xmlStrcat        1911 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST "?");
xmlStrcat        1912 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1919 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat        1926 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, BAD_CAST "#");
xmlStrcat        1927 third_party/libxml/src/uri.c         ret = xmlStrcat(ret, segment);
xmlStrcat         302 third_party/libxml/src/xmllint.c 	newURL = xmlStrcat(newURL, (const xmlChar *) "/");
xmlStrcat         303 third_party/libxml/src/xmllint.c 	newURL = xmlStrcat(newURL, (const xmlChar *) lastsegment);
xmlStrcat         928 third_party/libxml/src/xmlreader.c 	    qname = xmlStrcat(qname, BAD_CAST ":");
xmlStrcat         929 third_party/libxml/src/xmlreader.c 	    qname = xmlStrcat(qname, node->name);
xmlStrcat        1019 third_party/libxml/src/xmlreader.c 	    qname = xmlStrcat(qname, BAD_CAST ":");
xmlStrcat        1020 third_party/libxml/src/xmlreader.c 	    qname = xmlStrcat(qname, node->name);
xmlStrcat        3149 third_party/libxml/src/xmlreader.c 	    ret = xmlStrcat(ret, BAD_CAST ":");
xmlStrcat        3150 third_party/libxml/src/xmlreader.c 	    ret = xmlStrcat(ret, node->name);
xmlStrcat        3182 third_party/libxml/src/xmlreader.c 	    ret = xmlStrcat(ret, BAD_CAST ":");
xmlStrcat        3183 third_party/libxml/src/xmlreader.c 	    ret = xmlStrcat(ret, ns->prefix);
xmlStrcat        1294 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, namespaceName);
xmlStrcat        1295 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST "}");
xmlStrcat        1300 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, localName);
xmlStrcat        1302 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST "(NULL)");
xmlStrcat        1426 third_party/libxml/src/xmlschemas.c     *buf = xmlStrcat(*buf, WXS_ITEM_TYPE_NAME(item));
xmlStrcat        1427 third_party/libxml/src/xmlschemas.c     *buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1428 third_party/libxml/src/xmlschemas.c     *buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str,
xmlStrcat        1430 third_party/libxml/src/xmlschemas.c     *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1522 third_party/libxml/src/xmlschemas.c 	    *retValue = xmlStrcat((xmlChar *) *retValue, BAD_CAST " ");
xmlStrcat        1523 third_party/libxml/src/xmlschemas.c 	    *retValue = xmlStrcat((xmlChar *) *retValue, value);
xmlStrcat        1593 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, type->name);
xmlStrcat        1594 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1606 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "atomic type");
xmlStrcat        1608 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "list type");
xmlStrcat        1610 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "union type");
xmlStrcat        1612 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "simple type");
xmlStrcat        1614 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1615 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, type->name);
xmlStrcat        1616 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1627 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "complex type");
xmlStrcat        1629 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1630 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, type->name);
xmlStrcat        1631 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1641 third_party/libxml/src/xmlschemas.c 		    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1642 third_party/libxml/src/xmlschemas.c 		    *buf = xmlStrcat(*buf,
xmlStrcat        1645 third_party/libxml/src/xmlschemas.c 			*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1647 third_party/libxml/src/xmlschemas.c 		    *buf = xmlStrcat(*buf, BAD_CAST "(unknown)");
xmlStrcat        1656 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1657 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, xmlSchemaFormatQName(&str,
xmlStrcat        1660 third_party/libxml/src/xmlschemas.c 		    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1671 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1672 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, xmlSchemaFormatQName(&str,
xmlStrcat        1674 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1686 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, ((xmlSchemaIDCPtr) item)->name);
xmlStrcat        1687 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1693 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST " wildcard");
xmlStrcat        1708 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, xmlSchemaFacetTypeToString(item->type));
xmlStrcat        1709 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1713 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1714 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str, item));
xmlStrcat        1715 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1727 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST " '");
xmlStrcat        1728 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str, item));
xmlStrcat        1729 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1747 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf,
xmlStrcat        1751 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, elem->name);
xmlStrcat        1752 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1756 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST ", attribute '");
xmlStrcat        1758 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, xmlSchemaFormatQName(&str,
xmlStrcat        1762 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, itemNode->name);
xmlStrcat        1763 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        1815 third_party/libxml/src/xmlschemas.c 		*buf = xmlStrcat(*buf, BAD_CAST ", '");
xmlStrcat        1816 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST value);
xmlStrcat        1817 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        2177 third_party/libxml/src/xmlschemas.c 		*msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2180 third_party/libxml/src/xmlschemas.c 		*msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2183 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, BAD_CAST "', ");
xmlStrcat        2184 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, BAD_CAST "attribute '");
xmlStrcat        2189 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2192 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2195 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, BAD_CAST "': ");
xmlStrcat        2206 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2209 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, BAD_CAST "', ");
xmlStrcat        2210 third_party/libxml/src/xmlschemas.c 	    *msg = xmlStrcat(*msg, BAD_CAST "attribute '");
xmlStrcat        2214 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, xmlSchemaFormatQName(&str,
xmlStrcat        2217 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, BAD_CAST "': ");
xmlStrcat        2234 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, BAD_CAST " [");
xmlStrcat        2235 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, xmlSchemaFormatItemForReport(&str,
xmlStrcat        2238 third_party/libxml/src/xmlschemas.c 	*msg = xmlStrcat(*msg, BAD_CAST "]");
xmlStrcat        2256 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST funcName);
xmlStrcat        2257 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ", ");
xmlStrcat        2258 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST message);
xmlStrcat        2259 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2308 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST ": ");
xmlStrcat        2311 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2312 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2346 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2347 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2370 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2371 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2436 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "'%s' is not a valid value of ");
xmlStrcat        2438 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "The character content is not a valid "
xmlStrcat        2442 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "the local ");
xmlStrcat        2444 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "the ");
xmlStrcat        2447 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "atomic type");
xmlStrcat        2449 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "list type");
xmlStrcat        2451 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "union type");
xmlStrcat        2455 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST " '");
xmlStrcat        2457 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "xs:");
xmlStrcat        2458 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, type->name);
xmlStrcat        2460 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg,
xmlStrcat        2463 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "'");
xmlStrcat        2466 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2499 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST "The attribute '%s' is not allowed.\n");
xmlStrcat        2523 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2524 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".");
xmlStrcat        2544 third_party/libxml/src/xmlschemas.c 		str = xmlStrcat(str, BAD_CAST "##other");
xmlStrcat        2583 third_party/libxml/src/xmlschemas.c 			nsName = xmlStrcat(nsName, BAD_CAST "}");
xmlStrcat        2585 third_party/libxml/src/xmlschemas.c 		    str = xmlStrcat(str, BAD_CAST nsName);
xmlStrcat        2592 third_party/libxml/src/xmlschemas.c 	    str = xmlStrcat(str, BAD_CAST localName);
xmlStrcat        2596 third_party/libxml/src/xmlschemas.c 		str = xmlStrcat(str, BAD_CAST ", ");
xmlStrcat        2598 third_party/libxml/src/xmlschemas.c 	str = xmlStrcat(str, BAD_CAST " ).\n");
xmlStrcat        2599 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST str);
xmlStrcat        2602 third_party/libxml/src/xmlschemas.c       msg = xmlStrcat(msg, BAD_CAST "\n");
xmlStrcat        2632 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST "[");
xmlStrcat        2633 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST "facet '");
xmlStrcat        2634 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facetType));
xmlStrcat        2635 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST "'] ");
xmlStrcat        2650 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "The value '%s' has a length of '%s'; ");
xmlStrcat        2652 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "The value has a length of '%s'; ");
xmlStrcat        2658 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg,
xmlStrcat        2661 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg,
xmlStrcat        2664 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg,
xmlStrcat        2675 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not an element "
xmlStrcat        2680 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not accepted "
xmlStrcat        2685 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' is less than the "
xmlStrcat        2690 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' is greater than the "
xmlStrcat        2695 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' must be greater than "
xmlStrcat        2700 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' must be less than "
xmlStrcat        2705 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more "
xmlStrcat        2710 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' has more fractional "
xmlStrcat        2715 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not facet-valid.\n");
xmlStrcat        2718 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "The value is not facet-valid.\n");
xmlStrcat        2722 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2723 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2912 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2913 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        2972 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ", ");
xmlStrcat        2973 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg,
xmlStrcat        2977 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ": ");
xmlStrcat        2978 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, (const xmlChar *) message);
xmlStrcat        2979 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        3102 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "'%s' is not a valid value of ");
xmlStrcat        3104 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "The character content is not a "
xmlStrcat        3107 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "the local ");
xmlStrcat        3109 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "the ");
xmlStrcat        3112 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "atomic type");
xmlStrcat        3114 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "list type");
xmlStrcat        3116 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "union type");
xmlStrcat        3120 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST " '");
xmlStrcat        3122 third_party/libxml/src/xmlschemas.c 		    msg = xmlStrcat(msg, BAD_CAST "xs:");
xmlStrcat        3123 third_party/libxml/src/xmlschemas.c 		    msg = xmlStrcat(msg, type->name);
xmlStrcat        3125 third_party/libxml/src/xmlschemas.c 		    msg = xmlStrcat(msg,
xmlStrcat        3128 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "'.");
xmlStrcat        3133 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "The value '%s' is not valid.");
xmlStrcat        3135 third_party/libxml/src/xmlschemas.c 		msg = xmlStrcat(msg, BAD_CAST "The character content is not "
xmlStrcat        3139 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST " Expected is '");
xmlStrcat        3140 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST expected);
xmlStrcat        3141 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "'.\n");
xmlStrcat        3143 third_party/libxml/src/xmlschemas.c 	    msg = xmlStrcat(msg, BAD_CAST "\n");
xmlStrcat        3149 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST message);
xmlStrcat        3150 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST ".\n");
xmlStrcat        17155 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet1->type));
xmlStrcat        17156 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST "' has to be");
xmlStrcat        17158 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST " equal to");
xmlStrcat        17160 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST " greater than");
xmlStrcat        17162 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST " less than");
xmlStrcat        17165 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST " or equal to");
xmlStrcat        17166 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, BAD_CAST " '");
xmlStrcat        17167 third_party/libxml/src/xmlschemas.c     msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet2->type));
xmlStrcat        17169 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "' of the base type");
xmlStrcat        17171 third_party/libxml/src/xmlschemas.c 	msg = xmlStrcat(msg, BAD_CAST "'");
xmlStrcat        22573 third_party/libxml/src/xmlschemas.c 	*buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        22578 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST value);
xmlStrcat        22582 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "???");
xmlStrcat        22585 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "', ");
xmlStrcat        22587 third_party/libxml/src/xmlschemas.c 	    *buf = xmlStrcat(*buf, BAD_CAST "'");
xmlStrcat        22593 third_party/libxml/src/xmlschemas.c     *buf = xmlStrcat(*buf, BAD_CAST "]");
xmlStrcat        5704 third_party/libxml/src/xmlschemastypes.c 		*retValue = BAD_CAST xmlStrcat((xmlChar *) (*retValue),
xmlStrcat        5706 third_party/libxml/src/xmlschemastypes.c 		*retValue = BAD_CAST xmlStrcat((xmlChar *) (*retValue),
xmlStrcat        5708 third_party/libxml/src/xmlschemastypes.c 		*retValue = BAD_CAST xmlStrcat((xmlChar *) (*retValue),
xmlStrcat        1065 third_party/libxml/src/xmlwriter.c         buf = xmlStrcat(buf, BAD_CAST ":");
xmlStrcat        1067 third_party/libxml/src/xmlwriter.c     buf = xmlStrcat(buf, name);
xmlStrcat        1087 third_party/libxml/src/xmlwriter.c             buf = xmlStrcat(buf, BAD_CAST ":");
xmlStrcat        1088 third_party/libxml/src/xmlwriter.c             buf = xmlStrcat(buf, prefix);
xmlStrcat        1844 third_party/libxml/src/xmlwriter.c             buf = xmlStrcat(buf, BAD_CAST ":");
xmlStrcat        1845 third_party/libxml/src/xmlwriter.c             buf = xmlStrcat(buf, prefix);
xmlStrcat        1892 third_party/libxml/src/xmlwriter.c         buf = xmlStrcat(buf, BAD_CAST ":");
xmlStrcat        1894 third_party/libxml/src/xmlwriter.c     buf = xmlStrcat(buf, name);
xmlStrcat        8884 third_party/libxml/src/xpath.c 	tmp = xmlStrcat(newobj->stringval, cur->stringval);
xmlStrcat         385 third_party/libxslt/libexslt/strings.c     ret = xmlStrcat(ret, tmp);
xmlStrcat         435 third_party/libxslt/libexslt/strings.c 	    ret = xmlStrcat (ret, str);
xmlStrcat         441 third_party/libxslt/libexslt/strings.c 	    ret = xmlStrcat (ret, str);
xmlStrcat         444 third_party/libxslt/libexslt/strings.c 	    ret = xmlStrcat (ret, padding + right_start);
xmlStrcat         450 third_party/libxslt/libexslt/strings.c 	    ret = xmlStrcat (ret, padding + str_s);
xmlStrcat         497 third_party/libxslt/libexslt/strings.c 	ret = xmlStrcat (ret, tmp);
xmlStrcat         529 third_party/libxslt/libexslt/strings.c         ret = xmlStrcat (ret, curr);
xmlStrcat         534 third_party/libxslt/libexslt/strings.c       ret = xmlStrcat (ret, replaceStr);
xmlStrcat         371 third_party/libxslt/libxslt/attrvt.c 	    ret = xmlStrcat(ret, (const xmlChar *) cur->segments[i]);
xmlStrcat         377 third_party/libxslt/libxslt/attrvt.c 		    ret = xmlStrcat(ret, tmp);
xmlStrcat         424 third_party/libxslt/libxslt/extensions.c     regfunc_name = xmlStrcat(regfunc_name, BAD_CAST "_init");
xmlStrcat         329 third_party/libxslt/libxslt/keys.c 	    pattern = xmlStrcat(pattern, (xmlChar *)"//");
xmlStrcat         342 third_party/libxslt/libxslt/keys.c 	    pattern = xmlStrcat(pattern, (xmlChar *)"|");
xmlStrcat         983 third_party/libxslt/libxslt/numbers.c 		*result = xmlStrcat(*result, BAD_CAST "Infinity");
xmlStrcat         985 third_party/libxslt/libxslt/numbers.c 		*result = xmlStrcat(*result, self->infinity);
xmlStrcat         461 third_party/libxslt/libxslt/pattern.c 		query = xmlStrcat(query, comp->pattern);
xmlStrcat         295 third_party/libxslt/libxslt/templates.c 		ret = xmlStrcat(ret, expr);
xmlStrcat         317 third_party/libxslt/libxslt/templates.c 		    ret = xmlStrcat(ret, val);