Home | History | Annotate | Download | only in intltest

Lines Matching full:startpos

3486 int32_t RBBILineMonkey::next(int32_t startPos) {
3507 if (startPos >= fText->length()) {
3517 nextPos = nextCPPos = startPos;