Home
last modified time | relevance | path

Searched refs:TO_UPPER_TR (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.h175 extern const int8_t TO_UPPER_TR[LIMIT];
Ducasemap.cpp320 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
Ducase.cpp544 const int8_t TO_UPPER_TR[LIMIT] = { variable
Dustrcase.cpp306 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
/third_party/icu/icu4c/source/common/
Ducase.h176 extern const int8_t TO_UPPER_TR[LIMIT];
Ducasemap.cpp320 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
Ducase.cpp545 const int8_t TO_UPPER_TR[LIMIT] = { variable
Dustrcase.cpp306 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
/third_party/node/deps/icu-small/source/common/
Ducase.h176 extern const int8_t TO_UPPER_TR[LIMIT];
Ducasemap.cpp320 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
Ducase.cpp545 const int8_t TO_UPPER_TR[LIMIT] = { variable
Dustrcase.cpp306 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
/third_party/skia/third_party/externals/icu/source/common/
Ducase.h176 extern const int8_t TO_UPPER_TR[LIMIT];
Ducase.cpp545 const int8_t TO_UPPER_TR[LIMIT] = { variable
Ducasemap.cpp320 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
Dustrcase.cpp306 latinToUpper = LatinCase::TO_UPPER_TR; in toUpper()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java735 static final byte[] TO_UPPER_TR = { field in UCaseProps.LatinCase
DCaseMapImpl.java522 latinToUpper = UCaseProps.LatinCase.TO_UPPER_TR; in internalToUpper()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java730 static final byte[] TO_UPPER_TR = { field in UCaseProps.LatinCase
DCaseMapImpl.java517 latinToUpper = UCaseProps.LatinCase.TO_UPPER_TR; in internalToUpper()