Home
last modified time | relevance | path

Searched refs:xmlOutputBufferWriteEscape (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h262 xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle333 d xmlOutputBufferWriteEscape...
334 d pr extproc('xmlOutputBufferWriteEscape')
/external/libxml2/
Dxmlsave.c953 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal()
1069 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal()
1497 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput()
1686 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput()
Dlibxml2.syms1877 xmlOutputBufferWriteEscape;
Delfgcchack.h6898 #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
DxmlIO.c3497 xmlOutputBufferWriteEscape(xmlOutputBufferPtr out, const xmlChar *str, in xmlOutputBufferWriteEscape() function
Dxmlwriter.c1500 xmlOutputBufferWriteEscape(writer->out, content, NULL); in xmlTextWriterWriteString()
DChangeLog5354 * xmlIO.c: added a check within xmlOutputBufferWriteEscape to prevent
/external/libxml2/win32/
Dlibxml2.def.src1308 xmlOutputBufferWriteEscape