Home
last modified time | relevance | path

Searched refs:xmlOutputCloseCallback (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h110 typedef int (XMLCALL *xmlOutputCloseCallback) (void * context); typedef
144 xmlOutputCloseCallback closecallback;
244 xmlOutputCloseCallback ioclose,
269 xmlOutputCloseCallback closeFunc);
Dxmlsave.h60 xmlOutputCloseCallback ioclose,
/external/libxml2/
DxmlIO.c133 xmlOutputCloseCallback closecallback;
2273 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks()
2919 (xmlOutputCloseCallback) in xmlOutputBufferCreateBuffer()
3104 xmlOutputCloseCallback ioclose, void *ioctx, in xmlOutputBufferCreateIO()
Dschematron.c169 xmlOutputCloseCallback ioclose;
Dxmlsave.c1805 xmlOutputCloseCallback ioclose, in xmlSaveToIO()
Dxmlwriter.c326 (xmlOutputCloseCallback) in xmlNewTextWriterPushParser()