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

  /external/icu4c/common/unicode/
bytestrie.h 490 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1;
  /external/icu4c/common/
bytestriebuilder.cpp 444 if(i<=BytesTrie::kMaxThreeByteValue) {

Completed in 91 milliseconds