Searched refs:xmlSaveFileTo (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h1147 xmlSaveFileTo (xmlOutputBufferPtr buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h1147 xmlSaveFileTo (xmlOutputBufferPtr buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h1119 xmlSaveFileTo (xmlOutputBufferPtr buf,
H A Dxmlsave.c2225 * xmlSaveFileTo:
2237 xmlSaveFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, const char *encoding) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h1147 xmlSaveFileTo (xmlOutputBufferPtr buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h1119 xmlSaveFileTo (xmlOutputBufferPtr buf,
H A Dxmlsave.c2225 * xmlSaveFileTo:
2237 xmlSaveFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, const char *encoding) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c2366 * xmlSaveFileTo:
2378 xmlSaveFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, const char *encoding) { function
H A Delfgcchack.h9140 #undef xmlSaveFileTo macro
9141 extern __typeof (xmlSaveFileTo) xmlSaveFileTo __attribute((alias("xmlSaveFileTo__internal_alias")));
9143 #ifndef xmlSaveFileTo
9144 extern __typeof (xmlSaveFileTo) xmlSaveFileTo__internal_alias __attribute((visibility("hidden")));
9145 #define xmlSaveFileTo xmlSaveFileTo__internal_alias macro
H A Dtestapi.c22818 ret_val = xmlSaveFileTo(buf, cur, (const char *)encoding);
22827 printf("Leak of %d blocks found in xmlSaveFileTo",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlsave.c2366 * xmlSaveFileTo:
2378 xmlSaveFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, const char *encoding) { function
H A Delfgcchack.h9140 #undef xmlSaveFileTo macro
9141 extern __typeof (xmlSaveFileTo) xmlSaveFileTo __attribute((alias("xmlSaveFileTo__internal_alias")));
9143 #ifndef xmlSaveFileTo
9144 extern __typeof (xmlSaveFileTo) xmlSaveFileTo__internal_alias __attribute((visibility("hidden")));
9145 #define xmlSaveFileTo xmlSaveFileTo__internal_alias macro
H A Dtestapi.c22818 ret_val = xmlSaveFileTo(buf, cur, (const char *)encoding);
22827 printf("Leak of %d blocks found in xmlSaveFileTo",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c554 if (!PyArg_ParseTuple(args, (char *)"OOz:xmlSaveFileTo", &pyobj_buf, &pyobj_cur, &encoding))
559 c_retval = xmlSaveFileTo(buf, cur, encoding);
3666 { (char *)"xmlSaveFileTo", libxml_xmlSaveFileTo, METH_VARARGS, NULL },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c554 if (!PyArg_ParseTuple(args, (char *)"OOz:xmlSaveFileTo", &pyobj_buf, &pyobj_cur, &encoding))
559 c_retval = xmlSaveFileTo(buf, cur, encoding);
3666 { (char *)"xmlSaveFileTo", libxml_xmlSaveFileTo, METH_VARARGS, NULL },

Completed in 860 milliseconds