Home | History | Annotate | Download | only in common

Lines Matching full:u_strlen

251       textLength = u_strlen(text);
270 // fLength = u_strlen(buff); but do not look beyond buffCapacity
609 u_strlen(srcChars + srcStart);
1162 textLength = u_strlen(text);
1191 // buffLength = u_strlen(buff); but do not look beyond buffCapacity
1330 srcLength = u_strlen(srcChars + srcStart);