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

  /external/icu4c/common/unicode/
ucharstrie.h 544 static const int32_t kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; // 0x3ffeffff
  /external/icu4c/common/
ucharstriebuilder.cpp 379 if(i<0 || i>UCharsTrie::kMaxTwoUnitValue) {

Completed in 1631 milliseconds