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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlsave.c364 xmlOutputBufferClose(ctxt->buf);
1886 xmlOutputBufferClose(outbuf);
2026 (void)xmlOutputBufferClose(out_buff);
2136 ret = xmlOutputBufferClose(buf);
2161 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2173 xmlOutputBufferClose(buf);
2184 ret = xmlOutputBufferClose(buf);
2196 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2212 xmlOutputBufferClose(buf);
2223 ret = xmlOutputBufferClose(bu
[all...]
H A DHTMLtree.c490 ret = xmlOutputBufferClose(buf);
586 (void)xmlOutputBufferClose(buf);
1064 ret = xmlOutputBufferClose(buf);
1125 ret = xmlOutputBufferClose(buf);
1189 ret = xmlOutputBufferClose(buf);
H A Dc14n.c1724 (void) xmlOutputBufferClose(buf);
1732 (void) xmlOutputBufferClose(buf);
1798 (void) xmlOutputBufferClose(buf);
1805 ret = xmlOutputBufferClose(buf);
H A Dxmlwriter.c249 xmlOutputBufferClose(out);
287 xmlOutputBufferClose(out);
334 xmlOutputBufferClose(out);
474 xmlOutputBufferClose(writer->out);
H A DxmlIO.c1532 xmlOutputBufferClose( ctxt->doc_buff );
2219 * xmlOutputBufferClose:
2228 xmlOutputBufferClose(xmlOutputBufferPtr out) function
H A Delfgcchack.h6586 #undef xmlOutputBufferClose macro
6587 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose __attribute((alias("xmlOutputBufferClose__internal_alias")));
6589 #ifndef xmlOutputBufferClose
6590 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __attribute((visibility("hidden")));
6591 #define xmlOutputBufferClose xmlOutputBufferClose__internal_alias macro
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DxmlIO.h263 xmlOutputBufferClose (xmlOutputBufferPtr out);
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxsltutils.c1589 ret = xmlOutputBufferClose(buf);
1633 ret = xmlOutputBufferClose(buf);
1676 ret = xmlOutputBufferClose(buf);
1726 (void)xmlOutputBufferClose(buf);

Completed in 211 milliseconds