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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 103 * xmlOutputCloseCallback:
110 typedef int (XMLCALL *xmlOutputCloseCallback) (void * context);
144 xmlOutputCloseCallback closecallback;
244 xmlOutputCloseCallback ioclose,
269 xmlOutputCloseCallback closeFunc);
xmlsave.h 59 xmlOutputCloseCallback ioclose,
  /external/libxml2/include/libxml/
xmlIO.h 103 * xmlOutputCloseCallback:
110 typedef int (XMLCALL *xmlOutputCloseCallback) (void * context);
144 xmlOutputCloseCallback closecallback;
244 xmlOutputCloseCallback ioclose,
269 xmlOutputCloseCallback closeFunc);
xmlsave.h 60 xmlOutputCloseCallback ioclose,
  /external/chromium_org/third_party/libxml/src/
xmlIO.c 130 xmlOutputCloseCallback closecallback;
    [all...]
schematron.c 169 xmlOutputCloseCallback ioclose;
    [all...]
xmlsave.c     [all...]
xmlwriter.c 326 (xmlOutputCloseCallback)
    [all...]
  /external/libxml2/
xmlIO.c 133 xmlOutputCloseCallback closecallback;
    [all...]
schematron.c 169 xmlOutputCloseCallback ioclose;
    [all...]
xmlsave.c     [all...]
xmlwriter.c 326 (xmlOutputCloseCallback)
    [all...]

Completed in 2604 milliseconds