Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DxmlIO.h264 xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle333 d xmlOutputBufferWriteEscape...
334 d pr extproc('xmlOutputBufferWriteEscape')
/third_party/libxml2/
Dxmlsave.c970 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xmlNodeDumpOutputInternal()
1623 xmlOutputBufferWriteEscape(buf, cur->content, ctxt->escape); in xhtmlNodeDumpOutput()
Dlibxml2.syms1877 xmlOutputBufferWriteEscape;
Delfgcchack.h6908 #undef xmlOutputBufferWriteEscape
6909 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape __attribute((alias("xmlOutp…
6911 #ifndef xmlOutputBufferWriteEscape
6912 extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape__internal_alias __attribute…
6913 #define xmlOutputBufferWriteEscape xmlOutputBufferWriteEscape__internal_alias macro
DxmlIO.c3537 xmlOutputBufferWriteEscape(xmlOutputBufferPtr out, const xmlChar *str, in xmlOutputBufferWriteEscape() function
Dxmlwriter.c1500 xmlOutputBufferWriteEscape(writer->out, content, NULL); in xmlTextWriterWriteString()
/third_party/libxml2/win32/
Dlibxml2.def.src1309 xmlOutputBufferWriteEscape
/third_party/chromium/patch/
D0001-cve.patch79949 - * xmlIO.c: added a check within xmlOutputBufferWriteEscape to prevent
107893 -#undef xmlOutputBufferWriteEscape
107894 -extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape __attribute((alias("xmlOut…
107896 -#ifndef xmlOutputBufferWriteEscape
107897 -extern __typeof (xmlOutputBufferWriteEscape) xmlOutputBufferWriteEscape__internal_alias __attribut…
107898 -#define xmlOutputBufferWriteEscape xmlOutputBufferWriteEscape__internal_alias