Lines Matching full:look
268 // fLength = u_strlen(buff); but do not look beyond buffCapacity1132 // buffLength = u_strlen(buff); but do not look beyond buffCapacity1373 right = left + length - 1; // -1 so that we can look at *(left+1) if left<right