Searched defs:PUNCT_LIMIT (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4c/source/i18n/ | ||
H A D | collationfastlatin.h | 44 static const int32_t PUNCT_LIMIT = 0x2040; member in CollationFastLatin |
/third_party/node/deps/icu-small/source/i18n/ | ||
H A D | collationfastlatin.h | 44 static const int32_t PUNCT_LIMIT = 0x2040; member in CollationFastLatin |
/third_party/skia/third_party/externals/icu/source/i18n/ | ||
H A D | collationfastlatin.h | 44 static const int32_t PUNCT_LIMIT = 0x2040; member in CollationFastLatin |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ | ||
H A D | CollationFastLatin.java | 36 static final int PUNCT_LIMIT = 0x2040; field in CollationFastLatin |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ | ||
H A D | CollationFastLatin.java | 40 static final int PUNCT_LIMIT = 0x2040; field in CollationFastLatin |
Completed in 6 milliseconds