Home
last modified time | relevance | path

Searched defs:kMaxOneByteValue (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dbytestrie.h482 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java1012 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1043 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local