Searched refs:xmlSaveToBuffer (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.in.h50 xmlSaveToBuffer (xmlBufferPtr buffer,
H A Dxmlsave.c1540 * xmlSaveToBuffer:
1552 xmlSaveToBuffer(xmlBufferPtr buffer, const char *encoding, int options) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlsave.h53 xmlSaveToBuffer (xmlBufferPtr buffer,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.in.h50 xmlSaveToBuffer (xmlBufferPtr buffer,
H A Dxmlsave.c1540 * xmlSaveToBuffer:
1552 xmlSaveToBuffer(xmlBufferPtr buffer, const char *encoding, int options) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c1677 * xmlSaveToBuffer:
1689 xmlSaveToBuffer(xmlBufferPtr buffer, const char *encoding, int options) function
H A Delfgcchack.h9224 #undef xmlSaveToBuffer macro
9225 extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer __attribute((alias("xmlSaveToBuffer__internal_alias")));
9227 #ifndef xmlSaveToBuffer
9228 extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer__internal_alias __attribute((visibility("hidden")));
9229 #define xmlSaveToBuffer xmlSaveToBuffer__internal_alias macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c2808 ctxt = xmlSaveToBuffer(buf, encoding, options);

Completed in 113 milliseconds