Home | History | Annotate | Download | only in common

Lines Matching refs:lastResult

656     int32_t lastResult    = handlePrevious(fData->fReverseTable);
657 if (lastResult == UBRK_DONE) {
658 lastResult = 0;
661 result = lastResult;
674 lastResult = result;
680 // the result position that we are to return (in lastResult.) If
688 utext_setNativeIndex(fText, lastResult);
695 return lastResult;