Searched refs:TER_ONLY_COMMON_MIDDLE (Results 1 – 5 of 5) sorted by relevance
140 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
496 tertiaries.appendByte(TER_ONLY_COMMON_MIDDLE); in writeSortKeyUpToQuaternary()
284 private static final int TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; field in CollationKeys602 tertiaries.appendByte(TER_ONLY_COMMON_MIDDLE); in writeSortKeyUpToQuaternary()
294 private static final int TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; field in CollationKeys612 tertiaries.appendByte(TER_ONLY_COMMON_MIDDLE); in writeSortKeyUpToQuaternary()
1269 TER_ONLY_COMMON_MIDDLE = 0x65 /* range 05..C5 */ enumerator1321 if (*tempptr < TER_ONLY_COMMON_MIDDLE) { in TestCompressOverlap()1348 if (*tempptr > TER_ONLY_COMMON_MIDDLE) { in TestCompressOverlap()