Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.h168 extern const int8_t TO_LOWER_NORMAL[LIMIT];
Ducasemap.cpp212 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
Ducase.cpp448 const int8_t TO_LOWER_NORMAL[LIMIT] = { variable
Dustrcase.cpp211 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
/third_party/icu/icu4c/source/common/
Ducase.h169 extern const int8_t TO_LOWER_NORMAL[LIMIT];
Ducasemap.cpp212 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
Ducase.cpp449 const int8_t TO_LOWER_NORMAL[LIMIT] = { variable
Dustrcase.cpp211 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
/third_party/node/deps/icu-small/source/common/
Ducase.h169 extern const int8_t TO_LOWER_NORMAL[LIMIT];
Ducasemap.cpp212 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
Ducase.cpp449 const int8_t TO_LOWER_NORMAL[LIMIT] = { variable
Dustrcase.cpp211 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
/third_party/skia/third_party/externals/icu/source/common/
Ducase.h169 extern const int8_t TO_LOWER_NORMAL[LIMIT];
Ducase.cpp449 const int8_t TO_LOWER_NORMAL[LIMIT] = { variable
Ducasemap.cpp212 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
Dustrcase.cpp211 latinToLower = LatinCase::TO_LOWER_NORMAL; in toLower()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java636 static final byte[] TO_LOWER_NORMAL = { field in UCaseProps.LatinCase
DCaseMapImpl.java442 latinToLower = UCaseProps.LatinCase.TO_LOWER_NORMAL; in internalToLower()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java631 static final byte[] TO_LOWER_NORMAL = { field in UCaseProps.LatinCase
DCaseMapImpl.java437 latinToLower = UCaseProps.LatinCase.TO_LOWER_NORMAL; in internalToLower()