Searched defs:xmlOutputWriteCallback (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DxmlIO.h91 * xmlOutputWriteCallback:
100 typedef int (XMLCALL *xmlOutputWriteCallback) (void * context, const char * buffer, typedef
143 xmlOutputWriteCallback writecallback;
243 xmlOutputBufferCreateIO (xmlOutputWriteCallback iowrite,
268 xmlOutputWriteCallback writeFunc,

Completed in 55 milliseconds