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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxmlIO.h56 * xmlInputCloseCallback:
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context); typedef
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);
/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 324 milliseconds