Home
last modified time | relevance | path

Searched refs:kMaxTwoUnitNodeValue (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/unicode/
Ducharstrie.h551 static const int32_t kMaxTwoUnitNodeValue= variable
/external/icu4c/common/
Ducharstriebuilder.cpp403 if(value<0 || value>UCharsTrie::kMaxTwoUnitNodeValue) { in writeValueAndType()