Searched refs:URegexMatchCallback (Results 1 – 6 of 6) sorted by relevance
1499 typedef UBool U_CALLCONV URegexMatchCallback ( typedef1520 URegexMatchCallback *callback,1538 URegexMatchCallback **callback,
1673 virtual void setMatchCallback(URegexMatchCallback *callback,1688 virtual void getMatchCallback(URegexMatchCallback *&callback,1852 URegexMatchCallback *fCallbackFn; // Pointer to match progress callback funct.
1082 URegexMatchCallback *callback, in uregex_setMatchCallback()1099 URegexMatchCallback **callback, in uregex_getMatchCallback()
2422 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback()2438 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback()
1324 URegexMatchCallback *returnedFn = &TestCallbackFn; in TestRegexCAPI()
4829 URegexMatchCallback *returnedFn = &testCallBackFn; in Callbacks()4844 URegexMatchCallback *returnedFn; in Callbacks()