Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunames.cpp1204 calcStringSetLength(uint32_t set[8], const char *s) { in calcStringSetLength() function
1231 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths()
1244 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths()
1251 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths()
1288 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths()
1326 tokenLength=calcStringSetLength(set, (const char *)tokenStrings+token); in calcNameSetLength()
1330 tokenLength=calcStringSetLength(set, (const char *)tokenStrings+token); in calcNameSetLength()