Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c32 int32_t idx, graphmeSize; in createFlattenSet() local
42 graphmeSize = uset_getItem(origSet, idx, in createFlattenSet()
50 if (graphmeSize) { in createFlattenSet()
51 uset_addAllCodePoints(newSet, graphme, graphmeSize); in createFlattenSet()