Home
last modified time | relevance | path

Searched refs:handlePrevious (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Drbbi.cpp577 result = handlePrevious(fData->fReverseTable); in previous()
595 int32_t lastResult = handlePrevious(fData->fReverseTable); in previous()
692 handlePrevious(fData->fSafeRevTable); in following()
829 handlePrevious(fData->fSafeRevTable); in preceding()
1140 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) { in handlePrevious() function in RuleBasedBreakIterator
/external/icu4c/common/unicode/
Drbbi.h660 int32_t handlePrevious(const RBBIStateTable *statetable);