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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 206 xmlInputOpenCallback openFunc,
267 xmlOutputOpenCallback openFunc,
  /external/libxml2/include/libxml/
xmlIO.h 206 xmlInputOpenCallback openFunc,
267 xmlOutputOpenCallback openFunc,
  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
XMLDocumentParser.cpp 630 static void* openFunc(const char* uri)
698 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
699 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
715 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
716 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlIO.c     [all...]
  /external/libxml2/
xmlIO.c     [all...]

Completed in 144 milliseconds