Searched refs:kMaxTwoUnitNodeValue (Results 1 – 4 of 4) sorted by relevance
232 if(value<0 || value>CharsTrie.kMaxTwoUnitNodeValue) { in writeValueAndType()
998 /*package*/ static final int kMaxTwoUnitNodeValue= field in CharsTrie
551 static const int32_t kMaxTwoUnitNodeValue= variable
403 if(value<0 || value>UCharsTrie::kMaxTwoUnitNodeValue) { in writeValueAndType()