Lines Matching refs:uprv_strlen
537 if (uprv_strlen(currTag) == tagLen && !uprv_strnicmp(currTag, tag, tagLen)) {
953 while ((currStrLen = (int32_t)uprv_strlen(origStringBlock)) < stringBlockLength) {
958 normStrLen = uprv_strlen(normalizedStrings);
1076 length=(int32_t)uprv_strlen(s);
1115 return (int)uprv_strlen(GET_ALIAS_STR(*(uint16_t*)alias1)) - (int)uprv_strlen(GET_ALIAS_STR(*(uint16_t*)alias2));