Home
last modified time | relevance | path

Searched refs:TER_ONLY_COMMON_MIDDLE (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationkeys.h138 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
Dcollationkeys.cpp472 tertiaries.appendByte(TER_ONLY_COMMON_MIDDLE); in writeSortKeyUpToQuaternary()
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1273 TER_ONLY_COMMON_MIDDLE = 0x65 /* range 05..C5 */ enumerator
1325 if (*tempptr < TER_ONLY_COMMON_MIDDLE) { in TestCompressOverlap()
1352 if (*tempptr > TER_ONLY_COMMON_MIDDLE) { in TestCompressOverlap()