Searched refs:xmlTextWriterEndDocument (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.c318 * write any other elements, we simply call xmlTextWriterEndDocument,
320 rc = xmlTextWriterEndDocument(writer);
323 ("testXmlwriterFilename: Error at xmlTextWriterEndDocument\n");
593 * write any other elements, we simply call xmlTextWriterEndDocument,
595 rc = xmlTextWriterEndDocument(writer);
597 printf("testXmlwriterMemory: Error at xmlTextWriterEndDocument\n");
853 * write any other elements, we simply call xmlTextWriterEndDocument,
855 rc = xmlTextWriterEndDocument(writer);
857 printf("testXmlwriterDoc: Error at xmlTextWriterEndDocument\n");
1119 * write any other elements, we simply call xmlTextWriterEndDocument,
[all...]
/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.c318 * write any other elements, we simply call xmlTextWriterEndDocument,
320 rc = xmlTextWriterEndDocument(writer);
323 ("testXmlwriterFilename: Error at xmlTextWriterEndDocument\n");
593 * write any other elements, we simply call xmlTextWriterEndDocument,
595 rc = xmlTextWriterEndDocument(writer);
597 printf("testXmlwriterMemory: Error at xmlTextWriterEndDocument\n");
853 * write any other elements, we simply call xmlTextWriterEndDocument,
855 rc = xmlTextWriterEndDocument(writer);
857 printf("testXmlwriterDoc: Error at xmlTextWriterEndDocument\n");
1119 * write any other elements, we simply call xmlTextWriterEndDocument,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DtestWriter.c318 * write any other elements, we simply call xmlTextWriterEndDocument,
320 rc = xmlTextWriterEndDocument(writer);
323 ("testXmlwriterFilename: Error at xmlTextWriterEndDocument\n");
593 * write any other elements, we simply call xmlTextWriterEndDocument,
595 rc = xmlTextWriterEndDocument(writer);
597 printf("testXmlwriterMemory: Error at xmlTextWriterEndDocument\n");
853 * write any other elements, we simply call xmlTextWriterEndDocument,
855 rc = xmlTextWriterEndDocument(writer);
857 printf("testXmlwriterDoc: Error at xmlTextWriterEndDocument\n");
1119 * write any other elements, we simply call xmlTextWriterEndDocument,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlwriter.h61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
/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.h61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.in.h61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
H A Dxmlwriter.c624 * xmlTextWriterEndDocument:
632 xmlTextWriterEndDocument(xmlTextWriterPtr writer) function
641 "xmlTextWriterEndDocument : invalid writer!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
H A Dxmlwriter.c624 * xmlTextWriterEndDocument:
632 xmlTextWriterEndDocument(xmlTextWriterPtr writer) function
641 "xmlTextWriterEndDocument : invalid writer!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c626 * xmlTextWriterEndDocument:
635 xmlTextWriterEndDocument(xmlTextWriterPtr writer) function
644 "xmlTextWriterEndDocument : invalid writer!\n");
H A Delfgcchack.h11842 #undef xmlTextWriterEndDocument macro
11843 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument __attribute((alias("xmlTextWriterEndDocument__internal_alias")));
11845 #ifndef xmlTextWriterEndDocument
11846 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument__internal_alias __attribute((visibility("hidden")));
11847 #define xmlTextWriterEndDocument xmlTextWriterEndDocument__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.c626 * xmlTextWriterEndDocument:
635 xmlTextWriterEndDocument(xmlTextWriterPtr writer) function
644 "xmlTextWriterEndDocument : invalid writer!\n");
H A Delfgcchack.h11842 #undef xmlTextWriterEndDocument macro
11843 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument __attribute((alias("xmlTextWriterEndDocument__internal_alias")));
11845 #ifndef xmlTextWriterEndDocument
11846 extern __typeof (xmlTextWriterEndDocument) xmlTextWriterEndDocument__internal_alias __attribute((visibility("hidden")));
11847 #define xmlTextWriterEndDocument xmlTextWriterEndDocument__internal_alias macro
H A Dtestapi.c[all...]

Completed in 531 milliseconds