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

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlsave.c364 xmlOutputBufferClose(ctxt->buf);
2092 xmlOutputBufferClose(outbuf);
2234 (void)xmlOutputBufferClose(out_buff);
2346 ret = xmlOutputBufferClose(buf);
2371 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2383 xmlOutputBufferClose(buf);
2395 ret = xmlOutputBufferClose(buf);
2407 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2423 xmlOutputBufferClose(buf);
2435 ret = xmlOutputBufferClose(bu
[all...]
H A DHTMLtree.c504 ret = xmlOutputBufferClose(buf);
600 (void)xmlOutputBufferClose(buf);
1082 ret = xmlOutputBufferClose(buf);
1143 ret = xmlOutputBufferClose(buf);
1207 ret = xmlOutputBufferClose(buf);
H A Dc14n.c2032 (void) xmlOutputBufferClose(buf);
2040 (void) xmlOutputBufferClose(buf);
2105 (void) xmlOutputBufferClose(buf);
2112 ret = xmlOutputBufferClose(buf);
H A Dxmlwriter.c254 xmlOutputBufferClose(out);
292 xmlOutputBufferClose(out);
339 xmlOutputBufferClose(out);
481 xmlOutputBufferClose(writer->out);
H A Dlibxml2.syms600 xmlOutputBufferClose;
H A DxmlIO.c1681 xmlOutputBufferClose( ctxt->doc_buff );
2439 * xmlOutputBufferClose:
2448 xmlOutputBufferClose(xmlOutputBufferPtr out) function
H A Delfgcchack.h6666 #undef xmlOutputBufferClose macro
6667 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose __attribute((alias("xmlOutputBufferClose__internal_alias")));
6669 #ifndef xmlOutputBufferClose
6670 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __attribute((visibility("hidden")));
6671 #define xmlOutputBufferClose xmlOutputBufferClose__internal_alias macro
H A Dtestapi.c662 xmlOutputBufferClose(val);
790 xmlOutputBufferClose(val);
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A DHTMLtree.c523 ret = xmlOutputBufferClose(buf);
617 (void)xmlOutputBufferClose(buf);
1104 ret = xmlOutputBufferClose(buf);
1165 ret = xmlOutputBufferClose(buf);
1229 ret = xmlOutputBufferClose(buf);
H A Dxmlsave.c368 xmlOutputBufferClose(ctxt->buf);
2331 xmlOutputBufferClose(outbuf);
2473 (void)xmlOutputBufferClose(out_buff);
2585 ret = xmlOutputBufferClose(buf);
2610 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2622 xmlOutputBufferClose(buf);
2634 ret = xmlOutputBufferClose(buf);
2646 * Warning ! This call xmlOutputBufferClose() on buf which is not available
2662 xmlOutputBufferClose(buf);
2674 ret = xmlOutputBufferClose(bu
[all...]
H A Dc14n.c2034 (void) xmlOutputBufferClose(buf);
2042 (void) xmlOutputBufferClose(buf);
2107 (void) xmlOutputBufferClose(buf);
2114 ret = xmlOutputBufferClose(buf);
H A Dxmlwriter.c258 xmlOutputBufferClose(out);
296 xmlOutputBufferClose(out);
343 xmlOutputBufferClose(out);
485 xmlOutputBufferClose(writer->out);
H A Dlibxml2.syms600 xmlOutputBufferClose;
H A DxmlIO.c1814 xmlOutputBufferClose( ctxt->doc_buff );
2573 * xmlOutputBufferClose:
2582 xmlOutputBufferClose(xmlOutputBufferPtr out) function
H A Delfgcchack.h6768 #undef xmlOutputBufferClose macro
6769 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose __attribute((alias("xmlOutputBufferClose__internal_alias")));
6771 #ifndef xmlOutputBufferClose
6772 extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __attribute((visibility("hidden")));
6773 #define xmlOutputBufferClose xmlOutputBufferClose__internal_alias macro
H A Dtestapi.c658 xmlOutputBufferClose(val);
786 xmlOutputBufferClose(val);
[all...]
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml.py144 libxml2mod.xmlOutputBufferClose(self._o)
150 libxml2mod.xmlOutputBufferClose(self._o)
156 libxml2mod.xmlOutputBufferClose(self._o)
H A Dlibxml.c570 if (!PyArg_ParseTuple(args, (char *)"O:xmlOutputBufferClose", &pyobj_out))
579 c_retval = xmlOutputBufferClose(out);
3070 len = xmlOutputBufferClose(buf);
3073 len = xmlOutputBufferClose(buf);
3077 len = xmlOutputBufferClose(buf);
3756 len = xmlOutputBufferClose(buf);
3841 {(char *) "xmlOutputBufferClose", libxml_xmlOutputBufferClose, METH_VARARGS, NULL},
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml.py116 libxml2mod.xmlOutputBufferClose(self._o)
122 libxml2mod.xmlOutputBufferClose(self._o)
128 libxml2mod.xmlOutputBufferClose(self._o)
H A Dlibxml.c514 if (!PyArg_ParseTuple(args, (char *)"O:xmlOutputBufferClose", &pyobj_out))
523 c_retval = xmlOutputBufferClose(out);
2892 len = xmlOutputBufferClose(buf);
2895 len = xmlOutputBufferClose(buf);
2899 len = xmlOutputBufferClose(buf);
3580 len = xmlOutputBufferClose(buf);
3665 {(char *) "xmlOutputBufferClose", libxml_xmlOutputBufferClose, METH_VARARGS, NULL},
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h269 xmlOutputBufferClose (xmlOutputBufferPtr out);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h263 xmlOutputBufferClose (xmlOutputBufferPtr out);
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c1644 ret = xmlOutputBufferClose(buf);
1688 ret = xmlOutputBufferClose(buf);
1731 ret = xmlOutputBufferClose(buf);
1791 (void)xmlOutputBufferClose(buf);

Completed in 844 milliseconds