Home
last modified time | relevance | path

Searched defs:MatchCallback (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dreapits.c2270 static UBool U_CALLCONV MatchCallback(const void *context, int32_t steps) { in MatchCallback() function
/external/cronet/third_party/icu/source/test/cintltst/
Dreapits.c2270 static UBool U_CALLCONV MatchCallback(const void *context, int32_t steps) { in MatchCallback() function
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp35 typedef MatchFinder::MatchCallback MatchCallback; typedef