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

  /external/icu4c/common/unicode/
ucharstrie.h 551 static const int32_t kMaxTwoUnitNodeValue=
  /external/icu4c/common/
ucharstriebuilder.cpp 403 if(value<0 || value>UCharsTrie::kMaxTwoUnitNodeValue) {

Completed in 486 milliseconds