Home
last modified time | relevance | path

Searched defs:toLower (Results 1 - 23 of 23) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dunistr_case_locale.cpp33 UnicodeString::toLower() { in toLower() function in UnicodeString
39 UnicodeString::toLower(const Locale &locale) { in toLower() function in UnicodeString
H A Dustrcase_locale.cpp70 int32_t CaseMap::toLower( in toLower() function in CaseMap
H A Dustrcase.cpp208 int32_t toLower(int32_t caseLocale, uint32_t options, in toLower() function
H A Ducasemap.cpp203 void toLower(int32_t caseLocale, uint32_t options, in toLower() function
/third_party/node/deps/icu-small/source/common/
H A Dunistr_case_locale.cpp33 UnicodeString::toLower() { in toLower() function in UnicodeString
39 UnicodeString::toLower(const Locale &locale) { in toLower() function in UnicodeString
H A Dustrcase_locale.cpp70 int32_t CaseMap::toLower( in toLower() function in CaseMap
H A Dustrcase.cpp208 int32_t toLower(int32_t caseLocale, uint32_t options, in toLower() function
H A Ducasemap.cpp203 void toLower(int32_t caseLocale, uint32_t options, in toLower() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_case_locale.cpp33 UnicodeString::toLower() { in toLower() function in UnicodeString
39 UnicodeString::toLower(const Locale &locale) { in toLower() function in UnicodeString
H A Dustrcase_locale.cpp70 int32_t CaseMap::toLower( in toLower() function in CaseMap
H A Ducasemap.cpp204 void toLower(int32_t caseLocale, uint32_t options, in toLower() function
H A Dustrcase.cpp202 int32_t toLower(int32_t caseLocale, uint32_t options, in toLower() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DAsciiUtil.java49 public static char toLower(char c) { in toLower() method in AsciiUtil
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DAsciiUtil.java53 public static char toLower(char c) { in toLower() method in AsciiUtil
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp64 string toLower (const string& str) in toLower() function
138 char toLower (char c) in toLower() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCaseMap.java41 public static Lower toLower() { return Lower.DEFAULT; } in toLower() method in CaseMap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCaseMap.java40 public static Lower toLower() { return Lower.DEFAULT; } in toLower() method in CaseMap
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h168 inline void toLower(UChar32 ch) in toLower() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringExtras.h111 inline char toLower(char x) { in toLower() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCaseMapImpl.java600 public static String toLower(int caseLocale, int options, CharSequence src) { in toLower() method in CaseMapImpl
617 public static <A extends Appendable> A toLower(int caseLocale, int options, in toLower() method in CaseMapImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCaseMapImpl.java594 public static String toLower(int caseLocale, int options, CharSequence src) { in toLower() method in CaseMapImpl
611 public static <A extends Appendable> A toLower(int caseLocale, int options, in toLower() method in CaseMapImpl
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp1240 Transliterator* toLower = in TestCaseMap() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 31 milliseconds