Home
last modified time | relevance | path

Searched refs:xmlTextWriterEndDocument (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/doc/examples/
DtestWriter.c320 rc = xmlTextWriterEndDocument(writer); in testXmlwriterFilename()
595 rc = xmlTextWriterEndDocument(writer); in testXmlwriterMemory()
855 rc = xmlTextWriterEndDocument(writer); in testXmlwriterDoc()
1121 rc = xmlTextWriterEndDocument(writer); in testXmlwriterTree()
/external/libxml2/include/libxml/
Dxmlwriter.h60 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
/external/libxml2/os400/libxmlrpg/
Dxmlwriter.rpgle78 d xmlTextWriterEndDocument...
79 d pr extproc('xmlTextWriterEndDocument')
/external/libxml2/
Dlibxml2.syms1598 xmlTextWriterEndDocument;
Delfgcchack.h12084 #undef xmlTextWriterEndDocument
12085 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument __attribute((alias("xmlTextWrit…
12087 #ifndef xmlTextWriterEndDocument
12088 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument__internal_alias __attribute((vi…
12089 #define xmlTextWriterEndDocument xmlTextWriterEndDocument__internal_alias macro
Dxmlwriter.c639 xmlTextWriterEndDocument(xmlTextWriterPtr writer) in xmlTextWriterEndDocument() function
Dtestapi.c43822 ret_val = xmlTextWriterEndDocument(writer); in test_xmlTextWriterEndDocument()
/external/libxml2/win32/
Dlibxml2.def.src1999 xmlTextWriterEndDocument