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

  /external/libxml2/
xmlIO.c 116 xmlInputCloseCallback closecallback; member in struct:_xmlInputCallback
133 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputCallback
524 xmlInputCallbackTable[i].closecallback = NULL;
552 xmlInputCallbackTable[xmlInputCallbackNr].closecallback = NULL;
576 xmlOutputCallbackTable[i].closecallback = NULL;
    [all...]
HTMLtree.c 425 outbuf->closecallback = NULL;
xmlreader.c     [all...]
xmlsave.c     [all...]
parser.c     [all...]
  /external/libxml2/include/libxml/
xmlIO.h 128 xmlInputCloseCallback closecallback; member in struct:_xmlParserInputBuffer
144 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputBuffer

Completed in 68 milliseconds