Searched refs:xmlTextWriterEndDocument (Results 1 – 6 of 6) sorted by relevance
150 xmlTextWriterEndDocument(writer_); in StopWriting()
123 int result = xmlTextWriterEndDocument(xml_wrapper_->writer()); in CloseLog()
463 result = xmlTextWriterEndDocument(writer); in saveWebArchive()
61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
11922 #undef xmlTextWriterEndDocument11923 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument __attribute((alias("xmlTextWrit…11925 #ifndef xmlTextWriterEndDocument11926 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument__internal_alias __attribute((vi…11927 #define xmlTextWriterEndDocument xmlTextWriterEndDocument__internal_alias macro
637 xmlTextWriterEndDocument(xmlTextWriterPtr writer) in xmlTextWriterEndDocument() function