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

  /external/icu4c/common/unicode/
bytestrie.h 371 } else if(leadByte<(kFourByteValueLead<<1)) {
487 static const int32_t kFourByteValueLead=0x7e;
490 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 378 milliseconds