Searched refs:gNameSet (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
H A D | unames.cpp | 117 static uint32_t gNameSet[8]={ 0 }; variable 1229 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; 1242 length=calcStringSetLength(gNameSet, s); 1249 factorLength=calcStringSetLength(gNameSet, s); 1286 length=9+calcStringSetLength(gNameSet, charCatNames[i]); 1378 length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimit); 1387 length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimit); 1426 SET_ADD(gNameSet, extChars[i]); 1747 charSetToUSet(gNameSet, sa);
|
Completed in 76 milliseconds