Searched refs:xmlTextWriterStartDocument (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A DtestWriter.c85 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
88 ("testXmlwriterFilename: Error at xmlTextWriterStartDocument\n");
364 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
367 ("testXmlwriterMemory: Error at xmlTextWriterStartDocument\n");
641 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
643 printf("testXmlwriterDoc: Error at xmlTextWriterStartDocument\n");
913 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
915 printf("testXmlwriterTree: Error at xmlTextWriterStartDocument\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A DtestWriter.c85 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
88 ("testXmlwriterFilename: Error at xmlTextWriterStartDocument\n");
364 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
367 ("testXmlwriterMemory: Error at xmlTextWriterStartDocument\n");
641 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
643 printf("testXmlwriterDoc: Error at xmlTextWriterStartDocument\n");
913 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
915 printf("testXmlwriterTree: Error at xmlTextWriterStartDocument\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DtestWriter.c85 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
88 ("testXmlwriterFilename: Error at xmlTextWriterStartDocument\n");
364 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
367 ("testXmlwriterMemory: Error at xmlTextWriterStartDocument\n");
641 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
643 printf("testXmlwriterDoc: Error at xmlTextWriterStartDocument\n");
913 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL);
915 printf("testXmlwriterTree: Error at xmlTextWriterStartDocument\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlwriter.h57 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlwriter.h57 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.in.h57 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
H A Dxmlwriter.c504 * xmlTextWriterStartDocument:
515 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version, function
525 "xmlTextWriterStartDocument : invalid writer!\n");
532 "xmlTextWriterStartDocument : not allowed in this context!\n");
541 "xmlTextWriterStartDocument : out of memory!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h57 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h57 xmlTextWriterStartDocument(xmlTextWriterPtr writer,
H A Dxmlwriter.c504 * xmlTextWriterStartDocument:
515 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version, function
525 "xmlTextWriterStartDocument : invalid writer!\n");
532 "xmlTextWriterStartDocument : not allowed in this context!\n");
541 "xmlTextWriterStartDocument : out of memory!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c504 * xmlTextWriterStartDocument:
515 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version, function
525 "xmlTextWriterStartDocument : invalid writer!\n");
532 "xmlTextWriterStartDocument : not allowed in this context!\n");
541 "xmlTextWriterStartDocument : out of memory!\n");
H A Delfgcchack.h12022 #undef xmlTextWriterStartDocument macro
12023 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument __attribute((alias("xmlTextWriterStartDocument__internal_alias")));
12025 #ifndef xmlTextWriterStartDocument
12026 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument__internal_alias __attribute((visibility("hidden")));
12027 #define xmlTextWriterStartDocument xmlTextWriterStartDocument__internal_alias macro
H A Dtestapi.c[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlwriter.c504 * xmlTextWriterStartDocument:
515 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version, function
525 "xmlTextWriterStartDocument : invalid writer!\n");
532 "xmlTextWriterStartDocument : not allowed in this context!\n");
541 "xmlTextWriterStartDocument : out of memory!\n");
H A Delfgcchack.h12022 #undef xmlTextWriterStartDocument macro
12023 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument __attribute((alias("xmlTextWriterStartDocument__internal_alias")));
12025 #ifndef xmlTextWriterStartDocument
12026 extern __typeof (xmlTextWriterStartDocument) xmlTextWriterStartDocument__internal_alias __attribute((visibility("hidden")));
12027 #define xmlTextWriterStartDocument xmlTextWriterStartDocument__internal_alias macro
H A Dtestapi.c[all...]

Completed in 725 milliseconds