Home
last modified time | relevance | path

Searched refs:xmlOutputBufferFlush (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
DxmlIO.h261 xmlOutputBufferFlush (xmlOutputBufferPtr out);
/external/libxml2/include/libxml/
DxmlIO.h267 xmlOutputBufferFlush (xmlOutputBufferPtr out);
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltutils.c1481 xmlOutputBufferFlush(buf); in xsltSaveResultTo()
1490 xmlOutputBufferFlush(buf); in xsltSaveResultTo()
1530 xmlOutputBufferFlush(buf); in xsltSaveResultTo()
1582 xmlOutputBufferFlush(buf); in xsltSaveResultTo()
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c486 xmlOutputBufferFlush(buf); in xmlSaveClearEncoding()
1803 return(xmlOutputBufferFlush(ctxt->buf)); in xmlSaveFlush()
2226 xmlOutputBufferFlush(out_buff); in xmlDocDumpFormatMemoryEnc()
DHTMLtree.c592 xmlOutputBufferFlush(buf); in htmlDocDumpMemoryFormat()
DxmlIO.c2456 xmlOutputBufferFlush(out); in xmlOutputBufferClose()
3562 xmlOutputBufferFlush(xmlOutputBufferPtr out) { in xmlOutputBufferFlush() function
Dc14n.c1931 ret = xmlOutputBufferFlush(buf); in xmlC14NExecute()
Delfgcchack.h6748 #undef xmlOutputBufferFlush
6749 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush __attribute((alias("xmlOutputBufferFlus…
6751 #ifndef xmlOutputBufferFlush
6752 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush__internal_alias __attribute((visibility…
6753 #define xmlOutputBufferFlush xmlOutputBufferFlush__internal_alias macro
Dxmlwriter.c4236 count = xmlOutputBufferFlush(writer->out); in xmlTextWriterFlush()
Dtestapi.c28383 ret_val = xmlOutputBufferFlush(out); in test_xmlOutputBufferFlush()
/external/libxml2/
Dxmlsave.c582 xmlOutputBufferFlush(buf); in xmlSaveClearEncoding()
1976 return(xmlOutputBufferFlush(ctxt->buf)); in xmlSaveFlush()
2465 xmlOutputBufferFlush(out_buff); in xmlDocDumpFormatMemoryEnc()
DHTMLtree.c609 xmlOutputBufferFlush(buf); in htmlDocDumpMemoryFormat()
DxmlIO.c2590 xmlOutputBufferFlush(out); in xmlOutputBufferClose()
3719 xmlOutputBufferFlush(xmlOutputBufferPtr out) { in xmlOutputBufferFlush() function
Dc14n.c1933 ret = xmlOutputBufferFlush(buf); in xmlC14NExecute()
Delfgcchack.h6850 #undef xmlOutputBufferFlush
6851 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush __attribute((alias("xmlOutputBufferFlus…
6853 #ifndef xmlOutputBufferFlush
6854 extern __typeof (xmlOutputBufferFlush) xmlOutputBufferFlush__internal_alias __attribute((visibility…
6855 #define xmlOutputBufferFlush xmlOutputBufferFlush__internal_alias macro
Dxmlwriter.c4240 count = xmlOutputBufferFlush(writer->out); in xmlTextWriterFlush()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1294 xmlOutputBufferFlush