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

  /external/libxml2/include/libxml/
xmlIO.h 205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
266 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
  /external/webkit/WebCore/dom/
XMLTokenizerLibxml2.cpp 340 static int matchFunc(const char*)
473 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
474 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
495 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
496 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc);
    [all...]
  /external/libxml2/
xmlIO.c     [all...]

Completed in 35 milliseconds