Searched defs:toUpper (Results 1 – 9 of 9) sorted by relevance
59 UnicodeString::toUpper() { in toUpper() function in UnicodeString64 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
183 UnicodeString::toUpper() { in toUpper() function in UnicodeString188 UnicodeString::toUpper(const Locale &locale) { in toUpper() function in UnicodeString
147 inline UChar32 toUpper(UChar32 c) in toUpper() function152 inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) in toUpper() function
169 inline void toUpper(UChar32 ch) in toUpper() function
1396 static void toUpper(const char* src, char* dst, uint32_t length) { in toUpper() function
1406 static void toUpper(const char* src, char* dst, uint32_t length) { in toUpper() function
1235 Transliterator* toUpper = in TestCaseMap() local
1234 Transliterator* toUpper = in TestCaseMap() local