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

  /external/icu/icu4c/source/common/unicode/
bytestrie.h 368 if(leadByte>=(kMinTwoByteValueLead<<1)) {
483 static const int32_t kMinTwoByteValueLead=kMinOneByteValueLead+kMaxOneByteValue+1; // 0x51
486 static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 570 milliseconds