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

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dstringtriebuilder.cpp99 int32_t maxUnit=getElementUnit(limit-1, unitIndex); local
100 if(minUnit==maxUnit) {
118 // length>=2 because minUnit!=maxUnit.
160 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
174 // The maxUnit sub-node is written as the very last one because we do
223 int32_t maxUnit=getElementUnit(limit-1, unitIndex); local
224 if(minUnit==maxUnit) {
241 // length>=2 because minUnit!=maxUnit.
299 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
523 // The maxUnit su
[all...]

Completed in 126 milliseconds