HomeSort by relevance Sort by last modified time
    Searched refs:kMaxTwoByteDelta (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/unicode/
bytestrie.h 501 static const int32_t kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1; // 0x2fff
  /external/icu4c/common/
bytestriebuilder.cpp 477 if(i<=BytesTrie::kMaxTwoByteDelta) {

Completed in 59 milliseconds