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

  /external/libxml2/include/libxml/
xmlIO.h 206 xmlInputOpenCallback openFunc,
267 xmlOutputOpenCallback openFunc,
  /external/webkit/Source/WebCore/dom/
XMLDocumentParserLibxml2.cpp 417 static void* openFunc(const char* uri)
487 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
488 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
507 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
508 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
    [all...]
  /external/libxml2/
xmlIO.c     [all...]

Completed in 5142 milliseconds