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

/external/icu4c/common/unicode/
H A Dbytestrie.h480 static const int32_t kMinOneByteValueLead=kMinValueLead/2; // 0x10 member in class:BytesTrie
483 static const int32_t kMinTwoByteValueLead=kMinOneByteValueLead+kMaxOneByteValue+1; // 0x51

Completed in 28 milliseconds