Searched refs:URegexMatchCallback (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duregex.h1476 typedef UBool U_CALLCONV URegexMatchCallback ( typedef
1497 URegexMatchCallback *callback,
1515 URegexMatchCallback **callback,
H A Dregex.h1651 virtual void setMatchCallback(URegexMatchCallback *callback,
1666 virtual void getMatchCallback(URegexMatchCallback *&callback,
1828 URegexMatchCallback *fCallbackFn; // Pointer to match progress callback funct.
/external/icu/icu4c/source/i18n/unicode/
H A Duregex.h1476 typedef UBool U_CALLCONV URegexMatchCallback ( typedef
1497 URegexMatchCallback *callback,
1515 URegexMatchCallback **callback,
H A Dregex.h1642 virtual void setMatchCallback(URegexMatchCallback *callback,
1657 virtual void getMatchCallback(URegexMatchCallback *&callback,
1819 URegexMatchCallback *fCallbackFn; // Pointer to match progress callback funct.
/external/chromium_org/third_party/icu/source/i18n/
H A Duregex.cpp1088 URegexMatchCallback *callback,
1105 URegexMatchCallback **callback,
H A Drematch.cpp2418 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback,
2434 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback,
/external/icu/icu4c/source/i18n/
H A Duregex.cpp1091 URegexMatchCallback *callback,
1108 URegexMatchCallback **callback,
H A Drematch.cpp2381 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback,
2397 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback,
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dreapits.c1321 URegexMatchCallback *returnedFn = &TestCallbackFn;
/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c1321 URegexMatchCallback *returnedFn = &TestCallbackFn;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp4742 URegexMatchCallback *returnedFn = &testCallBackFn;
4757 URegexMatchCallback *returnedFn;
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp4747 URegexMatchCallback *returnedFn = &testCallBackFn;
4762 URegexMatchCallback *returnedFn;

Completed in 1924 milliseconds