Searched refs:URegexMatchCallback (Results 1 – 6 of 6) sorted by relevance
1499 typedef UBool U_CALLCONV URegexMatchCallback ( typedef1520 URegexMatchCallback *callback,1538 URegexMatchCallback **callback,
1683 virtual void setMatchCallback(URegexMatchCallback *callback,1698 virtual void getMatchCallback(URegexMatchCallback *&callback,1862 URegexMatchCallback *fCallbackFn; // Pointer to match progress callback funct.
1082 URegexMatchCallback *callback, in uregex_setMatchCallback()1099 URegexMatchCallback **callback, in uregex_getMatchCallback()
2418 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback()2434 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback()
1324 URegexMatchCallback *returnedFn = &TestCallbackFn; in TestRegexCAPI()
4832 URegexMatchCallback *returnedFn = &testCallBackFn; in Callbacks()4847 URegexMatchCallback *returnedFn; in Callbacks()