Home
last modified time | relevance | path

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

/external/icu4c/common/
Dunames.c114 static uint32_t gNameSet[8]={ 0 }; variable
1240 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths()
1253 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths()
1260 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths()
1297 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths()
1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths()
1398 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths()
1437 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths()
1761 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()