Searched defs:u_strToTitle (Results 1 – 7 of 7) sorted by relevance
190 u_strToTitle(UChar *dest, int32_t destCapacity, in u_strToTitle() function
562 int32_t u_strToTitle(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, UBre… in u_strToTitle() function
373 #define u_strToTitle U_ICU_ENTRY_POINT_RENAME(u_strToTitle) macro