Searched refs:kMaxTwoUnitNodeValue (Results 1 – 2 of 2) sorted by relevance
551 static const int32_t kMaxTwoUnitNodeValue= variable
403 if(value<0 || value>UCharsTrie::kMaxTwoUnitNodeValue) { in writeValueAndType()