Home
last modified time | relevance | path

Searched defs:TER_ONLY_COMMON_MIDDLE (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dcollationkeys.h140 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h140 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
/third_party/icu/icu4c/source/i18n/
Dcollationkeys.h140 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h140 static const uint32_t TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; variable
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationKeys.java284 private static final int TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; field in CollationKeys
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationKeys.java294 private static final int TER_ONLY_COMMON_MIDDLE = TER_ONLY_COMMON_LOW + 0x60; field in CollationKeys
/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1271 TER_ONLY_COMMON_MIDDLE = 0x65 /* range 05..C5 */ enumerator