Searched refs:URegexMatchCallback (Results 1 – 6 of 6) sorted by relevance
1499 typedef UBool U_CALLCONV URegexMatchCallback ( typedef1520 URegexMatchCallback *callback,1538 URegexMatchCallback **callback,
1685 virtual void setMatchCallback(URegexMatchCallback *callback,1700 virtual void getMatchCallback(URegexMatchCallback *&callback,1864 URegexMatchCallback *fCallbackFn; // Pointer to match progress callback funct.
1084 URegexMatchCallback *callback, in uregex_setMatchCallback()1101 URegexMatchCallback **callback, in uregex_getMatchCallback()
2422 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback()2438 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback()
1326 URegexMatchCallback *returnedFn = &TestCallbackFn; in TestRegexCAPI()
4841 URegexMatchCallback *returnedFn = &testCallBackFn; in Callbacks()4856 URegexMatchCallback *returnedFn; in Callbacks()