Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbi.cpp638 result = handlePrevious(fData->fReverseTable); in previous()
656 int32_t lastResult = handlePrevious(fData->fReverseTable); in previous()
753 handlePrevious(fData->fSafeRevTable); in following()
890 handlePrevious(fData->fSafeRevTable); in preceding()
1206 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) { in handlePrevious() function in RuleBasedBreakIterator
/external/icu4c/common/unicode/
Drbbi.h717 int32_t handlePrevious(const RBBIStateTable *statetable);