Home
last modified time | relevance | path

Searched refs:CASE_LOWER_FIRST_COMMON_MIDDLE (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h129 static const uint32_t CASE_LOWER_FIRST_COMMON_MIDDLE = 7; variable
Dcollationkeys.cpp446 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationkeys.h129 static const uint32_t CASE_LOWER_FIRST_COMMON_MIDDLE = 7; variable
Dcollationkeys.cpp446 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()
/third_party/icu/icu4c/source/i18n/
Dcollationkeys.h129 static const uint32_t CASE_LOWER_FIRST_COMMON_MIDDLE = 7; variable
Dcollationkeys.cpp446 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()
/third_party/node/deps/icu-small/source/i18n/
Dcollationkeys.h129 static const uint32_t CASE_LOWER_FIRST_COMMON_MIDDLE = 7; variable
Dcollationkeys.cpp446 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationKeys.java272 private static final int CASE_LOWER_FIRST_COMMON_MIDDLE = 7; field in CollationKeys
551 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationKeys.java282 private static final int CASE_LOWER_FIRST_COMMON_MIDDLE = 7; field in CollationKeys
561 cases.appendByte(CASE_LOWER_FIRST_COMMON_MIDDLE << 4); in writeSortKeyUpToQuaternary()