Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/common/
Dunistr_case.cpp190 UnicodeString::toUpper() { in toUpper() function in UnicodeString
195 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
/external/icu4c/common/
Dunistr_case.cpp189 UnicodeString::toUpper() { in toUpper() function in UnicodeString
194 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
/external/webkit/JavaScriptCore/wtf/unicode/wince/
DUnicodeWince.cpp35 wchar_t toUpper(wchar_t c) in toUpper() function
104 int toUpper(wchar_t* result, int resultLength, const wchar_t* source, int sourceLength, bool* isErr… in toUpper() function
/external/webkit/JavaScriptCore/wtf/unicode/glib/
DUnicodeGLib.cpp110 int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in toUpper() function
DUnicodeGLib.h138 inline UChar32 toUpper(UChar32 c) in toUpper() function
/external/webkit/JavaScriptCore/wtf/unicode/icu/
DUnicodeIcu.h144 inline UChar32 toUpper(UChar32 c) in toUpper() function
149 inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in toUpper() function
/external/icu4c/test/perf/charperf/
Dcharperf.h169 inline void toUpper(UChar32 ch) in toUpper() function
/external/chromium/third_party/icu/source/test/perf/charperf/
Dcharperf.h169 inline void toUpper(UChar32 ch) in toUpper() function
/external/webkit/JavaScriptCore/wtf/unicode/qt4/
DUnicodeQt4.h247 inline UChar32 toUpper(UChar32 ch) in toUpper() function
252 inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in toUpper() function
/external/chromium/third_party/icu/source/test/intltest/
Dtranstst.cpp1228 Transliterator* toUpper = in TestCaseMap() local
/external/icu4c/test/intltest/
Dtranstst.cpp1234 Transliterator* toUpper = in TestCaseMap() local