Searched refs:locLen (Results 1 – 3 of 3) sorted by relevance
665 int32_t locLen = location.length(); in ZoneStringFormat() local666 location.append((UChar)0).truncate(locLen); in ZoneStringFormat()
2478 int32_t locLen; in ures_getKeywordValues() local2498 while((locale = uenum_next(locs, &locLen, status))) { in ures_getKeywordValues()
1410 int32_t locLen; in TestGetVersionColl() local1449 } while((locName = uenum_next(locs,&locLen,&status))&&U_SUCCESS(status)); in TestGetVersionColl()