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

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Ducharstrie.h544 static const int32_t kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; // 0x3ffeffff member in class:UCharsTrie
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducharstriebuilder.cpp379 if(i<0 || i>UCharsTrie::kMaxTwoUnitValue) {

Completed in 61 milliseconds