Searched refs:xmlTextWriterEndDocument (Results 1 – 8 of 8) sorted by relevance
320 rc = xmlTextWriterEndDocument(writer); in testXmlwriterFilename()595 rc = xmlTextWriterEndDocument(writer); in testXmlwriterMemory()855 rc = xmlTextWriterEndDocument(writer); in testXmlwriterDoc()1121 rc = xmlTextWriterEndDocument(writer); in testXmlwriterTree()
60 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
78 d xmlTextWriterEndDocument...79 d pr extproc('xmlTextWriterEndDocument')
1598 xmlTextWriterEndDocument;
12084 #undef xmlTextWriterEndDocument12085 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument __attribute((alias("xmlTextWrit…12087 #ifndef xmlTextWriterEndDocument12088 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument__internal_alias __attribute((vi…12089 #define xmlTextWriterEndDocument xmlTextWriterEndDocument__internal_alias macro
645 xmlTextWriterEndDocument(xmlTextWriterPtr writer) in xmlTextWriterEndDocument() function
43624 ret_val = xmlTextWriterEndDocument(writer); in test_xmlTextWriterEndDocument()
1999 xmlTextWriterEndDocument