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

  /external/chromium_org/third_party/libxml/src/
xmlIO.c 113 xmlInputCloseCallback closecallback; member in struct:_xmlInputCallback
130 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputCallback
521 xmlInputCallbackTable[i].closecallback = NULL;
549 xmlInputCallbackTable[xmlInputCallbackNr].closecallback = NULL;
573 xmlOutputCallbackTable[i].closecallback = NULL;
    [all...]
HTMLtree.c 425 outbuf->closecallback = NULL;
xmlsave.c     [all...]
xmlreader.c     [all...]
parser.c     [all...]
  /external/libxml2/
xmlIO.c 119 xmlInputCloseCallback closecallback; member in struct:_xmlInputCallback
136 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputCallback
527 xmlInputCallbackTable[i].closecallback = NULL;
555 xmlInputCallbackTable[xmlInputCallbackNr].closecallback = NULL;
579 xmlOutputCallbackTable[i].closecallback = NULL;
    [all...]
HTMLtree.c 429 outbuf->closecallback = NULL;
    [all...]
xmlreader.c     [all...]
xmlsave.c     [all...]
parser.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 128 xmlInputCloseCallback closecallback; member in struct:_xmlParserInputBuffer
144 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputBuffer
  /external/libxml2/include/libxml/
xmlIO.h 128 xmlInputCloseCallback closecallback; member in struct:_xmlParserInputBuffer
144 xmlOutputCloseCallback closecallback; member in struct:_xmlOutputBuffer

Completed in 3795 milliseconds