Lines Matching refs:uprv_strlen
711 len = (int32_t)uprv_strlen(outputDir);
725 off += (int32_t)uprv_strlen(outputPkg);
730 len = (int32_t)uprv_strlen(bundle->fLocale);
1035 res->u.fBinaryValue.fFileName = (char*) uprv_malloc(sizeof(char) * (uprv_strlen(fileName)+1));
1422 keypos = bundle_addKeyBytes(bundle, tag, (int32_t)(uprv_strlen(tag) + 1), status);