Home | History | Annotate | Download | only in intltest

Lines Matching refs:sLength

1363     int32_t sLength = (length >= 0) ? length : u_strlen(s);
1366 if(i == sLength) {
1407 if(i == sLength) { break; }