Home | History | Annotate | Download | only in common

Lines Matching refs:handleNext

535     int32_t result = handleNext(fData->fForwardTable);
623 // we wont have a tag value for that position, which is only set by handleNext().
704 handleNext(fData->fSafeFwdTable);
812 handleNext(fData->fSafeFwdTable);
920 // handleNext(stateTable)
928 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) {
950 // No matter what, handleNext alway correctly sets the break tag value.
1137 // The logic of this function is very similar to handleNext(), above.
1160 // to back up, then re-find the break position using handleNext(), which does
1354 // cached by the handleNext() function.