Searched refs:xmlOutputBufferWriteEscape (Results 1 – 9 of 9) sorted by relevance
264 xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
333 d xmlOutputBufferWriteEscape...334 d pr extproc('xmlOutputBufferWriteEscape')
970 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal()1623 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput()
1877 xmlOutputBufferWriteEscape;
6908 #undef xmlOutputBufferWriteEscape6909 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape __attribute((alias("xmlOutp…6911 #ifndef xmlOutputBufferWriteEscape6912 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape__internal_alias __attribute…6913 #define xmlOutputBufferWriteEscape xmlOutputBufferWriteEscape__internal_alias macro
3537 xmlOutputBufferWriteEscape(xmlOutputBufferPtr out, const xmlChar *str, in xmlOutputBufferWriteEscape() function
1500 xmlOutputBufferWriteEscape(writer->out, content, NULL); in xmlTextWriterWriteString()
1309 xmlOutputBufferWriteEscape
79949 - * xmlIO.c: added a check within xmlOutputBufferWriteEscape to prevent107893 -#undef xmlOutputBufferWriteEscape107894 -extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape __attribute((alias("xmlOut…107896 -#ifndef xmlOutputBufferWriteEscape107897 -extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape__internal_alias __attribut…107898 -#define xmlOutputBufferWriteEscape xmlOutputBufferWriteEscape__internal_alias