Searched refs:ioclose (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.in.h56 xmlOutputCloseCallback ioclose,
H A DHTMLparser.in.h215 xmlInputCloseCallback ioclose,
247 xmlInputCloseCallback ioclose,
H A DxmlIO.in.h186 xmlInputCloseCallback ioclose,
244 xmlOutputCloseCallback ioclose,
H A Dxmlreader.in.h334 xmlInputCloseCallback ioclose,
370 xmlInputCloseCallback ioclose,
H A Dparser.in.h1021 xmlInputCloseCallback ioclose,
1130 xmlInputCloseCallback ioclose,
1162 xmlInputCloseCallback ioclose,
H A DxmlIO.c2807 * @ioclose: an I/O close function
2818 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) {
2827 ret->closecallback = ioclose;
2837 * @ioclose: an I/O close function
2848 xmlOutputCloseCallback ioclose, void *ioctx,
2858 ret->closecallback = ioclose;
2817 xmlParserInputBufferCreateIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) argument
2847 xmlOutputBufferCreateIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, xmlCharEncodingHandlerPtr encoder) argument
H A Dxmlsave.c1583 * @ioclose: an I/O close function
1595 xmlOutputCloseCallback ioclose,
1602 ret->buf = xmlOutputBufferCreateIO(iowrite, ioclose, ioctx, ret->handler);
1594 xmlSaveToIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, const char *encoding, int options) argument
H A DHTMLparser.c6039 * @ioclose: an I/O close function
6050 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, argument
6061 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
6234 * @ioclose: an I/O close function
6247 xmlInputCloseCallback ioclose, void *ioctx,
6261 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
6246 htmlCtxtReadIO(htmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
H A Dxmlreader.c5230 * @ioclose: an I/O close function
5242 xmlReaderForIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, argument
5252 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
5445 * @ioclose: an I/O close function
5460 xmlInputCloseCallback ioclose, void *ioctx,
5470 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
5459 xmlReaderNewIO(xmlTextReaderPtr reader, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlsave.h59 xmlOutputCloseCallback ioclose,
H A DHTMLparser.h215 xmlInputCloseCallback ioclose,
247 xmlInputCloseCallback ioclose,
H A DxmlIO.h186 xmlInputCloseCallback ioclose,
244 xmlOutputCloseCallback ioclose,
H A Dxmlreader.h340 xmlInputCloseCallback ioclose,
376 xmlInputCloseCallback ioclose,
H A Dparser.h1023 xmlInputCloseCallback ioclose,
1135 xmlInputCloseCallback ioclose,
1167 xmlInputCloseCallback ioclose,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.in.h56 xmlOutputCloseCallback ioclose,
H A DHTMLparser.in.h215 xmlInputCloseCallback ioclose,
247 xmlInputCloseCallback ioclose,
H A DxmlIO.in.h186 xmlInputCloseCallback ioclose,
244 xmlOutputCloseCallback ioclose,
H A Dxmlreader.in.h334 xmlInputCloseCallback ioclose,
370 xmlInputCloseCallback ioclose,
H A Dparser.in.h1021 xmlInputCloseCallback ioclose,
1130 xmlInputCloseCallback ioclose,
1162 xmlInputCloseCallback ioclose,
H A DxmlIO.c2807 * @ioclose: an I/O close function
2818 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) {
2827 ret->closecallback = ioclose;
2837 * @ioclose: an I/O close function
2848 xmlOutputCloseCallback ioclose, void *ioctx,
2858 ret->closecallback = ioclose;
2817 xmlParserInputBufferCreateIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) argument
2847 xmlOutputBufferCreateIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, xmlCharEncodingHandlerPtr encoder) argument
H A Dxmlsave.c1583 * @ioclose: an I/O close function
1595 xmlOutputCloseCallback ioclose,
1602 ret->buf = xmlOutputBufferCreateIO(iowrite, ioclose, ioctx, ret->handler);
1594 xmlSaveToIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, const char *encoding, int options) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c2884 * @ioclose: an I/O close function
2895 xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) {
2904 ret->closecallback = ioclose;
2914 * @ioclose: an I/O close function
2925 xmlOutputCloseCallback ioclose, void *ioctx,
2935 ret->closecallback = ioclose;
2894 xmlParserInputBufferCreateIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, xmlCharEncoding enc) argument
2924 xmlOutputBufferCreateIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, xmlCharEncodingHandlerPtr encoder) argument
H A Dxmlsave.c1720 * @ioclose: an I/O close function
1732 xmlOutputCloseCallback ioclose,
1739 ret->buf = xmlOutputBufferCreateIO(iowrite, ioclose, ioctx, ret->handler);
1731 xmlSaveToIO(xmlOutputWriteCallback iowrite, xmlOutputCloseCallback ioclose, void *ioctx, const char *encoding, int options) argument
H A Dxmlreader.c5271 * @ioclose: an I/O close function
5283 xmlReaderForIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, argument
5293 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
5486 * @ioclose: an I/O close function
5501 xmlInputCloseCallback ioclose, void *ioctx,
5511 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
5500 xmlReaderNewIO(xmlTextReaderPtr reader, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
H A DHTMLparser.c6143 * @ioclose: an I/O close function
6154 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, argument
6165 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
6338 * @ioclose: an I/O close function
6351 xmlInputCloseCallback ioclose, void *ioctx,
6365 input = xmlParserInputBufferCreateIO(ioread, ioclose, ioctx,
6350 htmlCtxtReadIO(htmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument

Completed in 386 milliseconds

12