Searched refs:MAX_SEC_HIGH (Results 1 – 4 of 4) sorted by relevance
132 static const uint32_t MAX_SEC_HIGH = SECONDARY_MASK; variable
501 } else if(sec < CollationFastLatin::MAX_SEC_HIGH) { in encodeUniqueCEs()
470 } else if(sec < CollationFastLatin.MAX_SEC_HIGH) { in encodeUniqueCEs()
124 static final int MAX_SEC_HIGH = SECONDARY_MASK; field in CollationFastLatin