Searched defs:u_strToUpper (Results 1 – 5 of 5) sorted by relevance
57 u_strToUpper(UChar *dest, int32_t destCapacity, in u_strToUpper() function
539 int32_t u_strToUpper(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, cons… in u_strToUpper() function
373 #define u_strToUpper U_ICU_ENTRY_POINT_RENAME(u_strToUpper) macro