Home | History | Annotate | Download | only in intltest

Lines Matching full:startpos

2912 int32_t RBBILineMonkey::next(int32_t startPos) {
2936 if (startPos >= fText->length()) {
2946 nextPos = nextCPPos = startPos;