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

  /external/libxml2/
xmlIO.c 132 xmlOutputWriteCallback writecallback; member in struct:_xmlOutputCallback
575 xmlOutputCallbackTable[i].writecallback = NULL;
    [all...]
HTMLtree.c 424 outbuf->writecallback = NULL;
xmlsave.c     [all...]
  /external/libxml2/include/libxml/
xmlIO.h 143 xmlOutputWriteCallback writecallback; member in struct:_xmlOutputBuffer
  /external/webkit/Source/WebCore/xml/
XSLTProcessorLibxslt.cpp 200 outputBuf->writecallback = writeToVector;

Completed in 267 milliseconds