Home
last modified time | relevance | path

Searched defs:kMinTwoByteValueLead (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dbytestrie.h483 static const int32_t kMinTwoByteValueLead=kMinOneByteValueLead+kMaxOneByteValue+1; // 0x51 variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1039 …/*package*/ static final int kMinTwoByteValueLead=kMinOneByteValueLead+kMaxOneByteValue+1; // 0x51 local