Home
last modified time | relevance | path

Searched refs:locLen (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dzstrfmt.cpp665 int32_t locLen = location.length(); in ZoneStringFormat() local
666 location.append((UChar)0).truncate(locLen); in ZoneStringFormat()
/external/icu4c/common/
Duresbund.c2478 int32_t locLen; in ures_getKeywordValues() local
2498 while((locale = uenum_next(locs, &locLen, status))) { in ures_getKeywordValues()
/external/icu4c/test/cintltst/
Dcreststn.c1410 int32_t locLen; in TestGetVersionColl() local
1449 } while((locName = uenum_next(locs,&locLen,&status))&&U_SUCCESS(status)); in TestGetVersionColl()