Home
last modified time | relevance | path

Searched refs:xmlOutputBufferClose (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/libxml/src/
DHTMLtree.c504 ret = xmlOutputBufferClose(buf); in htmlNodeDumpFileFormat()
600 (void)xmlOutputBufferClose(buf); in htmlDocDumpMemoryFormat()
1082 ret = xmlOutputBufferClose(buf); in htmlDocDump()
1143 ret = xmlOutputBufferClose(buf); in htmlSaveFile()
1207 ret = xmlOutputBufferClose(buf); in htmlSaveFileFormat()
Dxmlsave.c364 xmlOutputBufferClose(ctxt->buf); in xmlFreeSaveCtxt()
2092 xmlOutputBufferClose(outbuf); in xmlElemDump()
2234 (void)xmlOutputBufferClose(out_buff); in xmlDocDumpFormatMemoryEnc()
2346 ret = xmlOutputBufferClose(buf); in xmlDocFormatDump()
2383 xmlOutputBufferClose(buf); in xmlSaveFileTo()
2395 ret = xmlOutputBufferClose(buf); in xmlSaveFileTo()
2423 xmlOutputBufferClose(buf); in xmlSaveFormatFileTo()
2435 ret = xmlOutputBufferClose(buf); in xmlSaveFormatFileTo()
2492 ret = xmlOutputBufferClose(buf); in xmlSaveFormatFileEnc()
Dc14n.c2032 (void) xmlOutputBufferClose(buf); in xmlC14NDocDumpMemory()
2040 (void) xmlOutputBufferClose(buf); in xmlC14NDocDumpMemory()
2105 (void) xmlOutputBufferClose(buf); in xmlC14NDocSave()
2112 ret = xmlOutputBufferClose(buf); in xmlC14NDocSave()
Dxmlwriter.c254 xmlOutputBufferClose(out); in xmlNewTextWriterFilename()
292 xmlOutputBufferClose(out); in xmlNewTextWriterMemory()
339 xmlOutputBufferClose(out); in xmlNewTextWriterPushParser()
481 xmlOutputBufferClose(writer->out); in xmlFreeTextWriter()
DxmlIO.c1681 xmlOutputBufferClose( ctxt->doc_buff ); in xmlFreeHTTPWriteCtxt()
2448 xmlOutputBufferClose(xmlOutputBufferPtr out) in xmlOutputBufferClose() function
Delfgcchack.h6666 #undef xmlOutputBufferClose
6667 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose __attribute((alias("xmlOutputBufferClos…
6669 #ifndef xmlOutputBufferClose
6670 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __attribute((visibility…
6671 #define xmlOutputBufferClose xmlOutputBufferClose__internal_alias macro
Dtestapi.c662 xmlOutputBufferClose(val); in des_xmlOutputBufferPtr()
790 xmlOutputBufferClose(val); in desret_xmlOutputBufferPtr()
/external/libxml2/
DHTMLtree.c523 ret = xmlOutputBufferClose(buf); in htmlNodeDumpFileFormat()
617 (void)xmlOutputBufferClose(buf); in htmlDocDumpMemoryFormat()
1104 ret = xmlOutputBufferClose(buf); in htmlDocDump()
1165 ret = xmlOutputBufferClose(buf); in htmlSaveFile()
1229 ret = xmlOutputBufferClose(buf); in htmlSaveFileFormat()
Dxmlsave.c368 xmlOutputBufferClose(ctxt->buf); in xmlFreeSaveCtxt()
2331 xmlOutputBufferClose(outbuf); in xmlElemDump()
2473 (void)xmlOutputBufferClose(out_buff); in xmlDocDumpFormatMemoryEnc()
2585 ret = xmlOutputBufferClose(buf); in xmlDocFormatDump()
2622 xmlOutputBufferClose(buf); in xmlSaveFileTo()
2634 ret = xmlOutputBufferClose(buf); in xmlSaveFileTo()
2662 xmlOutputBufferClose(buf); in xmlSaveFormatFileTo()
2674 ret = xmlOutputBufferClose(buf); in xmlSaveFormatFileTo()
2731 ret = xmlOutputBufferClose(buf); in xmlSaveFormatFileEnc()
Dc14n.c2034 (void) xmlOutputBufferClose(buf); in xmlC14NDocDumpMemory()
2042 (void) xmlOutputBufferClose(buf); in xmlC14NDocDumpMemory()
2107 (void) xmlOutputBufferClose(buf); in xmlC14NDocSave()
2114 ret = xmlOutputBufferClose(buf); in xmlC14NDocSave()
Dxmlwriter.c258 xmlOutputBufferClose(out); in xmlNewTextWriterFilename()
296 xmlOutputBufferClose(out); in xmlNewTextWriterMemory()
343 xmlOutputBufferClose(out); in xmlNewTextWriterPushParser()
485 xmlOutputBufferClose(writer->out); in xmlFreeTextWriter()
DxmlIO.c1814 xmlOutputBufferClose( ctxt->doc_buff ); in xmlFreeHTTPWriteCtxt()
2582 xmlOutputBufferClose(xmlOutputBufferPtr out) in xmlOutputBufferClose() function
Delfgcchack.h6768 #undef xmlOutputBufferClose
6769 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose __attribute((alias("xmlOutputBufferClos…
6771 #ifndef xmlOutputBufferClose
6772 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __attribute((visibility…
6773 #define xmlOutputBufferClose xmlOutputBufferClose__internal_alias macro
/external/chromium_org/third_party/libxml/src/include/libxml/
DxmlIO.h263 xmlOutputBufferClose (xmlOutputBufferPtr out);
/external/libxml2/include/libxml/
DxmlIO.h269 xmlOutputBufferClose (xmlOutputBufferPtr out);
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLTProcessorLibxslt.cpp176 xmlOutputBufferClose(outputBuf); in saveResultToString()
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltutils.c1627 ret = xmlOutputBufferClose(buf); in xsltSaveResultToFilename()
1671 ret = xmlOutputBufferClose(buf); in xsltSaveResultToFile()
1714 ret = xmlOutputBufferClose(buf); in xsltSaveResultToFd()
1764 (void)xmlOutputBufferClose(buf); in xsltSaveResultToString()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1287 xmlOutputBufferClose