Searched defs:u_foldCase (Results 1 – 5 of 5) sorted by relevance
1560 u_foldCase(UChar32 c, uint32_t options) { in u_foldCase() function
329 UChar32 u_foldCase(UChar32 c, uint32_t options) { in u_foldCase() function
244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro