Home
last modified time | relevance | path

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

/external/libxml2/doc/examples/
DtestWriter.c85 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL); in testXmlwriterFilename()
364 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL); in testXmlwriterMemory()
641 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL); in testXmlwriterDoc()
913 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL); in testXmlwriterTree()
/external/libxml2/include/libxml/
Dxmlwriter.h56 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
/external/libxml2/os400/libxmlrpg/
Dxmlwriter.rpgle70 d xmlTextWriterStartDocument...
71 d pr extproc('xmlTextWriterStartDocument')
/external/libxml2/
Dlibxml2.syms1607 xmlTextWriterStartDocument;
Delfgcchack.h12276 #undef xmlTextWriterStartDocument
12277 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument __attribute((alias("xmlText…
12279 #ifndef xmlTextWriterStartDocument
12280 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument__internal_alias __attribute…
12281 #define xmlTextWriterStartDocument xmlTextWriterStartDocument__internal_alias macro
Dxmlwriter.c519 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version, in xmlTextWriterStartDocument() function
Dtestapi.c44476 …ret_val = xmlTextWriterStartDocument(writer, (const char *)version, (const char *)encoding, (const… in test_xmlTextWriterStartDocument()
DChangeLog1097 uses of xmlTextWriterStartDocument()
/external/libxml2/win32/
Dlibxml2.def.src2015 xmlTextWriterStartDocument