Home
last modified time | relevance | path

Searched refs:numHanPerLeadByte (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp187 int32_t numHanPerLeadByte = 254 * 254; in initHanRanges() local
188 int32_t numHanLeadBytes = (numHan + numHanPerLeadByte - 1) / numHanPerLeadByte; in initHanRanges()

Completed in 2 milliseconds