Home | History | Annotate | Download | only in common

Lines Matching full:look

268       // fLength = u_strlen(buff); but do not look beyond buffCapacity
1132 // buffLength = u_strlen(buff); but do not look beyond buffCapacity
1373 right = left + length - 1; // -1 so that we can look at *(left+1) if left<right