Searched refs:setMatchCallback (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dregex.h1685 virtual void setMatchCallback(URegexMatchCallback *callback,
/external/icu/icu4c/source/i18n/
H A Duregex.cpp1089 regexp->fMatcher->setMatchCallback(callback, context, *status);
H A Drematch.cpp2419 // setMatchCallback
2422 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, function in class:RegexMatcher
2451 // setMatchCallback
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp4860 matcher.setMatchCallback(testCallBackFn, &cbInfo, status);

Completed in 98 milliseconds