Searched refs:kMaxTwoUnitNodeValue (Results 1 – 6 of 6) sorted by relevance
230 if(value<0 || value>CharsTrie.kMaxTwoUnitNodeValue) { in writeValueAndType()
981 /*package*/ static final int kMaxTwoUnitNodeValue= field in CharsTrie
234 if(value<0 || value>CharsTrie.kMaxTwoUnitNodeValue) { in writeValueAndType()
1004 /*package*/ static final int kMaxTwoUnitNodeValue= field in CharsTrie
553 static const int32_t kMaxTwoUnitNodeValue= variable
405 if(value<0 || value>UCharsTrie::kMaxTwoUnitNodeValue) { in writeValueAndType()