Searched refs:xmlBufferCat (Results 1 – 8 of 8) sorted by relevance
725 xmlBufferCat (xmlBufferPtr buf,
909 xmlBufferCat;
1255 xmlBufferCat(buffer, node->content); in xmlTextReaderCollectSiblings()1261 xmlBufferCat(buffer, tmp); in xmlTextReaderCollectSiblings()1721 xmlBufferCat(buff, buff2->content); in xmlTextReaderReadInnerXml()
7607 xmlBufferCat(xmlBufferPtr buf, const xmlChar *str) { in xmlBufferCat() function7665 xmlBufferCat(buf, string); in xmlBufferWriteCHAR()7726 xmlBufferCat(buf, string); in xmlBufferWriteQuotedString()7731 xmlBufferCat(buf, string); in xmlBufferWriteQuotedString()
1439 #undef xmlBufferCat1440 extern __typeof (xmlBufferCat) xmlBufferCat __attribute((alias("xmlBufferCat__internal_alias")));1442 #ifndef xmlBufferCat1443 extern __typeof (xmlBufferCat) xmlBufferCat__internal_alias __attribute((visibility("hidden")));1444 #define xmlBufferCat xmlBufferCat__internal_alias macro
18722 ret_val = xmlBufferCat(buf, (const xmlChar *)str); in test_xmlBufferCat()
734 d xmlBufferCat pr extproc('xmlBufferCat')
565 xmlBufferCat