Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strlen

225         len = (int32_t)uprv_strlen(s);
240 len = (int32_t)uprv_strlen(s);
254 len = (int32_t)uprv_strlen(s);
269 len = (int32_t)uprv_strlen(s);
287 len = (int32_t)uprv_strlen(s);
305 len = (int32_t)uprv_strlen(s);
319 len = (int32_t)uprv_strlen(s);
333 len = (int32_t)uprv_strlen(s);
347 len = (int32_t)uprv_strlen(s);
376 len = (int32_t)uprv_strlen(s);
390 len = (int32_t)uprv_strlen(s);
416 len = (int32_t)uprv_strlen(s);
427 len = (int32_t)uprv_strlen(s);
547 len = (int32_t)uprv_strlen(ext->key);
548 curlen = (int32_t)uprv_strlen(cur->key);
635 keyLen = (int32_t)uprv_strlen(key);
697 bcpKeyLen = (int32_t)uprv_strlen(bcpKey);
735 resultLen = (int32_t)uprv_strlen(resKey);
776 keyLen = (int32_t)uprv_strlen(key);
795 typeLen = (int32_t)uprv_strlen(type);
893 keyLen = (int32_t)uprv_strlen(key);
911 bcpTypeLen = (int32_t)uprv_strlen(bcpType);
958 resultLen = (int32_t)uprv_strlen(resType);
1035 len = (int32_t)uprv_strlen(buf);
1181 if (uprv_strcmp(pVar,POSIX_VALUE) || len != uprv_strlen(POSIX_VALUE)) {
1229 varLen = (int32_t)uprv_strlen(var->variant);
1304 keylen = (int32_t)uprv_strlen(key);
1460 if (!startLDMLExtension && (ext && uprv_strlen(ext->key) > 1)) {
1475 if (ext && (uprv_strlen(ext->key) == 1 || attr == NULL)) {
1480 len = (int32_t)uprv_strlen(ext->key);
1489 len = (int32_t)uprv_strlen(ext->value);
1502 len = (int32_t)uprv_strlen(attr->attribute);
1639 len = uprv_strlen(attr->attribute);
1857 if ((int32_t)uprv_strlen(type) > 0) {
1876 len = (int32_t) uprv_strlen(_POSIX);
1901 len = (int32_t)uprv_strlen(kwd->key);
1914 len = (int32_t)uprv_strlen(kwd->value);
2013 len = (int32_t)uprv_strlen(PRIVUSE_VARIANT_PREFIX);
2026 len = (int32_t)uprv_strlen(pPriv);
2100 tagLen = (int32_t)uprv_strlen(tag);
2133 newTagLength = uprv_strlen(GRANDFATHERED[i+1]);
2384 if (uprv_strncmp(pSubtag, PRIVUSE_VARIANT_PREFIX, uprv_strlen(PRIVUSE_VARIANT_PREFIX)) == 0) {
2632 if (uprv_strlen(localeID) > 0) {
2717 len = (int32_t)uprv_strlen(subtag);
2728 len = (int32_t)uprv_strlen(subtag);
2752 len = (int32_t)uprv_strlen(subtag);
2801 if (n > 0 || uprv_strlen(subtag) > 0) {