Home | History | Annotate | Download | only in common

Lines Matching full:uprv_strlen

346     nameLen = (int32_t)uprv_strlen(baseName);
459 basenameLen = (int32_t)uprv_strlen(basename);
522 pathLen = (int32_t)uprv_strlen(currentPath);
528 pathLen = (int32_t)uprv_strlen(currentPath);
563 uprv_strlen(pathBasename)==(basenameLen+4)) { /* base+suffix = full len */
1142 uprv_strlen(U_ICUDATA_NAME U_TREE_SEPARATOR_STRING)) ||
1144 uprv_strlen(U_ICUDATA_ALIAS U_TREE_SEPARATOR_STRING))) {