Searched refs:nextBoundaryAfter (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dusearch.cpp3612 static int32_t nextBoundaryAfter(UStringSearch *strsrch, int32_t startIndex) { function
4009 int32_t nba = nextBoundaryAfter(strsrch, minLimit);
4249 int32_t nba = nextBoundaryAfter(strsrch, minLimit);
4272 int32_t nba = nextBoundaryAfter(strsrch, minLimit);
/external/icu4c/test/intltest/
H A Dssearch.cpp1889 static int32_t nextBoundaryAfter(const UnicodeString &string, int32_t startIndex) {

Completed in 125 milliseconds