Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Dcollationfastlatin.h41 static const int32_t LATIN_MAX_UTF8_LEAD = 0xc5; // UTF-8 lead byte of LATIN_MAX member in CollationFastLatin
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.h41 static const int32_t LATIN_MAX_UTF8_LEAD = 0xc5; // UTF-8 lead byte of LATIN_MAX member in CollationFastLatin
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatin.h41 static const int32_t LATIN_MAX_UTF8_LEAD = 0xc5; // UTF-8 lead byte of LATIN_MAX member in CollationFastLatin
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java33 static final int LATIN_MAX_UTF8_LEAD = 0xc5; // UTF-8 lead byte of LATIN_MAX field in CollationFastLatin
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationFastLatin.java37 static final int LATIN_MAX_UTF8_LEAD = 0xc5; // UTF-8 lead byte of LATIN_MAX field in CollationFastLatin

Completed in 5 milliseconds