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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlwriter.h38 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression);
/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.h38 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.in.h38 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression);
H A Dxmlwriter.c264 * xmlNewTextWriterMemory:
274 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression ATTRIBUTE_UNUSED) function
284 "xmlNewTextWriterMemory : out of memory!\n");
291 "xmlNewTextWriterMemory : 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.h38 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h38 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression);
H A Dxmlwriter.c264 * xmlNewTextWriterMemory:
274 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression ATTRIBUTE_UNUSED) function
284 "xmlNewTextWriterMemory : out of memory!\n");
291 "xmlNewTextWriterMemory : out of memory!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A DtestWriter.c355 writer = xmlNewTextWriterMemory(buf, 0);
/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.c355 writer = xmlNewTextWriterMemory(buf, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DtestWriter.c355 writer = xmlNewTextWriterMemory(buf, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c264 * xmlNewTextWriterMemory:
274 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression ATTRIBUTE_UNUSED) function
284 "xmlNewTextWriterMemory : out of memory!\n");
291 "xmlNewTextWriterMemory : out of memory!\n");
H A Delfgcchack.h6314 #undef xmlNewTextWriterMemory macro
6315 extern __typeof (xmlNewTextWriterMemory) xmlNewTextWriterMemory __attribute((alias("xmlNewTextWriterMemory__internal_alias")));
6317 #ifndef xmlNewTextWriterMemory
6318 extern __typeof (xmlNewTextWriterMemory) xmlNewTextWriterMemory__internal_alias __attribute((visibility("hidden")));
6319 #define xmlNewTextWriterMemory xmlNewTextWriterMemory__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.c264 * xmlNewTextWriterMemory:
274 xmlNewTextWriterMemory(xmlBufferPtr buf, int compression ATTRIBUTE_UNUSED) function
284 "xmlNewTextWriterMemory : out of memory!\n");
291 "xmlNewTextWriterMemory : out of memory!\n");
H A Delfgcchack.h6314 #undef xmlNewTextWriterMemory macro
6315 extern __typeof (xmlNewTextWriterMemory) xmlNewTextWriterMemory __attribute((alias("xmlNewTextWriterMemory__internal_alias")));
6317 #ifndef xmlNewTextWriterMemory
6318 extern __typeof (xmlNewTextWriterMemory) xmlNewTextWriterMemory__internal_alias __attribute((visibility("hidden")));
6319 #define xmlNewTextWriterMemory xmlNewTextWriterMemory__internal_alias macro
H A Dtestapi.c[all...]

Completed in 538 milliseconds