Searched defs:u_strFoldCase (Results 1 – 5 of 5) sorted by relevance
1336 u_strFoldCase(UChar *dest, int32_t destCapacity, in u_strFoldCase() function
500 int32_t u_strFoldCase(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, uin… in u_strFoldCase() function
355 #define u_strFoldCase U_ICU_ENTRY_POINT_RENAME(u_strFoldCase) macro