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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.in.h69 xmlSaveFlush (xmlSaveCtxtPtr ctxt);
H A Dxmlsave.c1654 * xmlSaveFlush:
1663 xmlSaveFlush(xmlSaveCtxtPtr ctxt) function
1685 ret = xmlSaveFlush(ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlsave.h72 xmlSaveFlush (xmlSaveCtxtPtr ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.in.h69 xmlSaveFlush (xmlSaveCtxtPtr ctxt);
H A Dxmlsave.c1654 * xmlSaveFlush:
1663 xmlSaveFlush(xmlSaveCtxtPtr ctxt) function
1685 ret = xmlSaveFlush(ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c1791 * xmlSaveFlush:
1800 xmlSaveFlush(xmlSaveCtxtPtr ctxt) function
1822 ret = xmlSaveFlush(ctxt);
H A Delfgcchack.h9152 #undef xmlSaveFlush macro
9153 extern __typeof (xmlSaveFlush) xmlSaveFlush __attribute((alias("xmlSaveFlush__internal_alias")));
9155 #ifndef xmlSaveFlush
9156 extern __typeof (xmlSaveFlush) xmlSaveFlush__internal_alias __attribute((visibility("hidden")));
9157 #define xmlSaveFlush xmlSaveFlush__internal_alias macro
H A Dtestapi.c33517 ret_val = xmlSaveFlush(ctxt);
33523 printf("Leak of %d blocks found in xmlSaveFlush",
[all...]

Completed in 354 milliseconds