HomeSort by relevance Sort by last modified time
    Searched defs:xmlInputCloseCallback (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 56 * xmlInputCloseCallback:
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);
  /external/libxml2/include/libxml/
xmlIO.h 56 * xmlInputCloseCallback:
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);

Completed in 81 milliseconds