Home
last modified time | relevance | path

Searched defs:numHanLeadBytes (Results 1 - 1 of 1) sorted by relevance

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

Completed in 2 milliseconds