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

  /external/libxml2/include/libxml/
xmlIO.h 56 * xmlInputCloseCallback:
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
128 xmlInputCloseCallback closecallback;
186 xmlInputCloseCallback ioclose,
208 xmlInputCloseCallback closeFunc);
HTMLparser.h 215 xmlInputCloseCallback ioclose,
247 xmlInputCloseCallback ioclose,
xmlreader.h 340 xmlInputCloseCallback ioclose,
376 xmlInputCloseCallback ioclose,
parser.h     [all...]
  /external/libxml2/
xmlIO.c 113 xmlInputCloseCallback closecallback;
    [all...]
xmllint.c     [all...]
HTMLparser.c     [all...]
xmlreader.c     [all...]
parser.c     [all...]

Completed in 86 milliseconds