Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_strlen

422     int32_t regionLen = uprv_strlen(region);
1271 newKey = (char *)uprv_malloc(uprv_strlen(key) + 1);