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

  /external/libxml2/
xmlsave.c 364 xmlOutputBufferClose(ctxt->buf);
    [all...]
HTMLtree.c 495 ret = xmlOutputBufferClose(buf);
591 (void)xmlOutputBufferClose(buf);
1073 ret = xmlOutputBufferClose(buf);
1134 ret = xmlOutputBufferClose(buf);
1198 ret = xmlOutputBufferClose(buf);
c14n.c     [all...]
xmlwriter.c 254 xmlOutputBufferClose(out);
292 xmlOutputBufferClose(out);
339 xmlOutputBufferClose(out);
479 xmlOutputBufferClose(writer->out);
    [all...]
xmlIO.c     [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
xmlIO.h 263 xmlOutputBufferClose (xmlOutputBufferPtr out);
  /external/webkit/WebCore/xml/
XSLTProcessorLibxslt.cpp 181 xmlOutputBufferClose(outputBuf);

Completed in 23 milliseconds