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

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dbytestrie.h484 static const int32_t kMaxTwoByteValue=0x1aff; member in class:BytesTrie
486 static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dbytestriebuilder.cpp441 if(i<=BytesTrie::kMaxTwoByteValue) {

Completed in 155 milliseconds