Home
last modified time | relevance | path

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

/third_party/libxml2/doc/examples/
DtestWriter.c107 rc = xmlTextWriterWriteComment(writer, tmp); in testXmlwriterFilename()
386 rc = xmlTextWriterWriteComment(writer, tmp); in testXmlwriterMemory()
661 rc = xmlTextWriterWriteComment(writer, tmp); in testXmlwriterDoc()
925 rc = xmlTextWriterWriteComment(writer, tmp); in testXmlwriterTree()
/third_party/libxml2/include/libxml/
Dxmlwriter.h78 XMLPUBFUN int XMLCALL xmlTextWriterWriteComment(xmlTextWriterPtr
/third_party/libxml2/os400/libxmlrpg/
Dxmlwriter.rpgle118 d xmlTextWriterWriteComment...
119 d pr extproc('xmlTextWriterWriteComment')
/third_party/libxml2/
Dlibxml2.syms1620 xmlTextWriterWriteComment;
Dxmlwriter.c908 rc = xmlTextWriterWriteComment(writer, buf); in xmlTextWriterWriteVFormatComment()
924 xmlTextWriterWriteComment(xmlTextWriterPtr writer, const xmlChar * content) in xmlTextWriterWriteComment() function
Delfgcchack.h12406 #undef xmlTextWriterWriteComment
12407 extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment __attribute((alias("xmlTextWr…
12409 #ifndef xmlTextWriterWriteComment
12410 extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment__internal_alias __attribute((…
12411 #define xmlTextWriterWriteComment xmlTextWriterWriteComment__internal_alias macro
Dtestapi.c44926 ret_val = xmlTextWriterWriteComment(writer, (const xmlChar *)content); in test_xmlTextWriterWriteComment()
/third_party/libxml2/win32/
Dlibxml2.def.src2026 xmlTextWriterWriteComment
/third_party/chromium/patch/
D0001-cve.patch113379 -#undef xmlTextWriterWriteComment
113380 -extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment __attribute((alias("xmlTextW…
113382 -#ifndef xmlTextWriterWriteComment
113383 -extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment__internal_alias __attribute(…
113384 -#define xmlTextWriterWriteComment xmlTextWriterWriteComment__internal_alias