Home
last modified time | relevance | path

Searched defs:toUpper (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/common/
Dunistr_case_locale.cpp59 UnicodeString::toUpper() { in toUpper() function in UnicodeString
64 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
/external/chromium_org/third_party/icu/source/common/
Dunistr_case.cpp183 UnicodeString::toUpper() { in toUpper() function in UnicodeString
188 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h147 inline UChar32 toUpper(UChar32 c) in toUpper() function
152 inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in toUpper() function
/external/chromium_org/third_party/icu/source/test/perf/charperf/
Dcharperf.h169 inline void toUpper(UChar32 ch) in toUpper() function
/external/icu4c/test/perf/charperf/
Dcharperf.h169 inline void toUpper(UChar32 ch) in toUpper() function
/external/chromium_org/third_party/icu/source/i18n/
Ducol_bld.cpp1396 static void toUpper(const char* src, char* dst, uint32_t length) { in toUpper() function
/external/icu4c/i18n/
Ducol_bld.cpp1406 static void toUpper(const char* src, char* dst, uint32_t length) { in toUpper() function
/external/icu4c/test/intltest/
Dtranstst.cpp1235 Transliterator* toUpper = in TestCaseMap() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dtranstst.cpp1234 Transliterator* toUpper = in TestCaseMap() local