Home | History | Annotate | Download | only in intltest

Lines Matching full:prev

1782     // Find the next break postion, starting from the prev break position, or from zero.
2187 // Prev break at end of string. return DONE.
2538 // Prev break at end of string. return DONE.
2969 // "prev" positions are filled in with good values.
3624 int prev = 0;
3628 if (i > prev) {
3630 for (j = prev + 1; j < i; j ++) {
3645 prev = i;
4094 "index=%d; prev returned %d; lastBreak=%d" ,