Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h191 static inline int32_t getCharIndex(UChar c) { in getCharIndex() function
Dcollationfastlatinbuilder.cpp364 int32_t x = CollationFastLatin::getCharIndex(suffix.charAt(0)); in getCEsFromContractionCE32()
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.h191 static inline int32_t getCharIndex(UChar c) { in getCharIndex() function
Dcollationfastlatinbuilder.cpp364 int32_t x = CollationFastLatin::getCharIndex(suffix.charAt(0)); in getCEsFromContractionCE32()
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.h191 static inline int32_t getCharIndex(char16_t c) { in getCharIndex() function
Dcollationfastlatinbuilder.cpp364 int32_t x = CollationFastLatin::getCharIndex(suffix.charAt(0)); in getCEsFromContractionCE32()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatinBuilder.java346 int x = CollationFastLatin.getCharIndex(suffix.charAt(0)); in getCEsFromContractionCE32()
DCollationFastLatin.java183 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatinBuilder.java347 int x = CollationFastLatin.getCharIndex(suffix.charAt(0)); in getCEsFromContractionCE32()
DCollationFastLatin.java187 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin