Searched refs:MAX_SEC_AFTER (Results 1 – 2 of 2) sorted by relevance
130 static const uint32_t MAX_SEC_AFTER = MIN_SEC_AFTER + 5 * SEC_INC; // 6 after common variable131 static const uint32_t MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries
542 } else if(sec < CollationFastLatin::MAX_SEC_AFTER) { in encodeUniqueCEs()