Searched refs:xmlOutputBufferFlush (Results 1 – 12 of 12) sorted by relevance
267 xmlOutputBufferFlush (xmlOutputBufferPtr out);
330 d xmlOutputBufferFlush...331 d pr 10i 0 extproc('xmlOutputBufferFlush')
582 xmlOutputBufferFlush(buf); in xmlSaveClearEncoding()1976 return(xmlOutputBufferFlush(ctxt->buf)); in xmlSaveFlush()2465 xmlOutputBufferFlush(out_buff); in xmlDocDumpFormatMemoryEnc()
609 xmlOutputBufferFlush(buf); in htmlDocDumpMemoryFormat()
2604 xmlOutputBufferFlush(out); in xmlOutputBufferClose()3750 xmlOutputBufferFlush(xmlOutputBufferPtr out) { in xmlOutputBufferFlush() function
605 xmlOutputBufferFlush;
1934 ret = xmlOutputBufferFlush(buf); in xmlC14NExecute()
6850 #undef xmlOutputBufferFlush6851 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush __attribute((alias("xmlOutputBufferFlus…6853 #ifndef xmlOutputBufferFlush6854 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush__internal_alias __attribute((visibility…6855 #define xmlOutputBufferFlush xmlOutputBufferFlush__internal_alias macro
4246 count = xmlOutputBufferFlush(writer->out); in xmlTextWriterFlush()
28579 ret_val = xmlOutputBufferFlush(out); in test_xmlOutputBufferFlush()
1304 xmlOutputBufferFlush
595 c_retval = xmlOutputBufferFlush(out); in libxml_xmlOutputBufferFlush()