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