Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp956 int32_t numRangeCodePoints = 0; in parseFractionalUCA() local
1022 numRangeCodePoints += rangeLength; in parseFractionalUCA()
1033 printf("** set %d ranges with %d code points\n", (int)numRanges, (int)numRangeCodePoints); in parseFractionalUCA()