Searched refs:nba (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dusearch.cpp4016 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4017 if (nba >= lastCEI->highIndex) {
4018 mLimit = nba;
4256 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4258 if (nba >= lastCEI->highIndex) {
4259 mLimit = nba;
4279 int32_t nba = nextBoundaryAfter(strsrch, minLimit); local
4280 mLimit = maxLimit = (nba > 0) && (startIdx > nba) ? nba
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp1241 int32_t nba = ubrk_following(charBreakIterator, minLimit); local
1243 if (nba >= targetOrders.getHighOffset(i + patternSize - 1)) {
1244 mend = nba;
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul3.el1942 ("nba" ?$(C<~(B)

Completed in 128 milliseconds