Searched refs:gNameSet (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | unames.cpp | 119 static uint32_t gNameSet[8]={ 0 }; variable 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() 1380 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1428 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths() 1749 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()
|