Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp179 int32_t numHan = numHanCodePoints * hanStep + hanStep + 2; in initHanRanges() local
183 int32_t numHanLeadBytes = (numHan + numHanPerLeadByte - 1) / numHanPerLeadByte; in initHanRanges()