Searched refs:xmlOutputBufferWriteEscape (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlIO.h | 262 xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlIO.rpgle | 333 d xmlOutputBufferWriteEscape... 334 d pr extproc('xmlOutputBufferWriteEscape')
|
/external/libxml2/ |
D | xmlsave.c | 953 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal() 1069 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal() 1494 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput() 1683 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput()
|
D | libxml2.syms | 1877 xmlOutputBufferWriteEscape;
|
D | elfgcchack.h | 6898 #undef xmlOutputBufferWriteEscape 6899 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape __attribute((alias("xmlOutp… 6901 #ifndef xmlOutputBufferWriteEscape 6902 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape__internal_alias __attribute… 6903 #define xmlOutputBufferWriteEscape xmlOutputBufferWriteEscape__internal_alias macro
|
D | xmlIO.c | 3497 xmlOutputBufferWriteEscape(xmlOutputBufferPtr out, const xmlChar *str, in xmlOutputBufferWriteEscape() function
|
D | xmlwriter.c | 1500 xmlOutputBufferWriteEscape(writer->out, content, NULL); in xmlTextWriterWriteString()
|
D | ChangeLog | 5354 * xmlIO.c: added a check within xmlOutputBufferWriteEscape to prevent
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1308 xmlOutputBufferWriteEscape
|