buffer_print 1438 lib/common/xml.c buffer_print(*buffer, *max, *offset, " %s=\"%s\"", p_name, p_value); buffer_print 1466 lib/common/xml.c buffer_print(buffer, max, offset, "<!--%s-->", data->content); buffer_print 1469 lib/common/xml.c buffer_print(buffer, max, offset, "<%s", name); buffer_print 1495 lib/common/xml.c buffer_print(buffer, max, offset, " %s=\"%s\"", p_name, p_copy); buffer_print 1500 lib/common/xml.c buffer_print(buffer, max, offset, "/>"); buffer_print 1503 lib/common/xml.c buffer_print(buffer, max, offset, ">"); buffer_print 1506 lib/common/xml.c buffer_print(buffer, max, offset, "/>"); buffer_print 1536 lib/common/xml.c buffer_print(buffer, max, offset, "</%s>", name); buffer_print 1738 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<%s", name); buffer_print 1750 lib/common/xml.c buffer_print(*buffer, *max, *offset, "/>"); buffer_print 1753 lib/common/xml.c buffer_print(*buffer, *max, *offset, ">"); buffer_print 1757 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); buffer_print 1767 lib/common/xml.c buffer_print(*buffer, *max, *offset, "</%s>", name); buffer_print 1770 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); buffer_print 1794 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); buffer_print 1797 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); buffer_print 1820 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<![CDATA["); buffer_print 1821 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); buffer_print 1822 lib/common/xml.c buffer_print(*buffer, *max, *offset, "]]>"); buffer_print 1825 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); buffer_print 1848 lib/common/xml.c buffer_print(*buffer, *max, *offset, "<!--"); buffer_print 1849 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", data->content); buffer_print 1850 lib/common/xml.c buffer_print(*buffer, *max, *offset, "-->"); buffer_print 1853 lib/common/xml.c buffer_print(*buffer, *max, *offset, "\n"); buffer_print 1917 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%s", buffer_print 1990 lib/common/xml.c buffer_print(*buffer, *max, *offset, "%c", c);