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

/external/libxml2/include/libxml/
H A DxmlIO.h56 * xmlInputCloseCallback:
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context); typedef
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);

Completed in 53 milliseconds