Home | History | Annotate | Download | only in common

Lines Matching refs:handleNext

596     int32_t result = handleNext(fData->fForwardTable);
683 // we wont have a tag value for that position, which is only set by handleNext().
768 handleNext(fData->fSafeFwdTable);
880 handleNext(fData->fSafeFwdTable);
988 // handleNext(stateTable)
996 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) {
1018 // No matter what, handleNext alway correctly sets the break tag value.
1210 // The logic of this function is very similar to handleNext(), above.
1233 // to back up, then re-find the break position using handleNext(), which does
1432 // cached by the handleNext() function.