Home
last modified time | relevance | path

Searched defs:TWO_LOWER_CASES (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 member in CollationFastLatin
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 member in CollationFastLatin
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 member in CollationFastLatin
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java142 static final int TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 field in CollationFastLatin
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationFastLatin.java146 static final int TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 field in CollationFastLatin

Completed in 7 milliseconds