Searched defs:u_strToLower (Results 1 – 5 of 5) sorted by relevance
45 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() function
521 int32_t u_strToLower(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, cons… in u_strToLower() function
366 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower) macro