Searched refs:xmlTextWriterWriteComment (Results 1 – 8 of 8) sorted by relevance
107 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()
78 XMLPUBFUN int XMLCALL xmlTextWriterWriteComment(xmlTextWriterPtr
118 d xmlTextWriterWriteComment...119 d pr extproc('xmlTextWriterWriteComment')
1620 xmlTextWriterWriteComment;
908 rc = xmlTextWriterWriteComment(writer, buf); in xmlTextWriterWriteVFormatComment()924 xmlTextWriterWriteComment(xmlTextWriterPtr writer, const xmlChar * content) in xmlTextWriterWriteComment() function
12384 #undef xmlTextWriterWriteComment12385 extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment __attribute((alias("xmlTextWr…12387 #ifndef xmlTextWriterWriteComment12388 extern __typeof (xmlTextWriterWriteComment) xmlTextWriterWriteComment__internal_alias __attribute((…12389 #define xmlTextWriterWriteComment xmlTextWriterWriteComment__internal_alias macro
44933 ret_val = xmlTextWriterWriteComment(writer, (const xmlChar *)content); in test_xmlTextWriterWriteComment()
2024 xmlTextWriterWriteComment