Home | History | Annotate | Download | only in libxml2

Lines Matching full:iowrite

1792  * @iowrite:  an I/O write function
1804 xmlSaveToIO(xmlOutputWriteCallback iowrite,
1812 ret->buf = xmlOutputBufferCreateIO(iowrite, ioclose, ioctx, ret->handler);