Searched refs:ustrcase_mapWithOverlap (Results 1 – 5 of 5) sorted by relevance
49 return ustrcase_mapWithOverlap( in u_strToLower()61 return ustrcase_mapWithOverlap( in u_strToUpper()
203 ustrcase_mapWithOverlap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM
212 return ustrcase_mapWithOverlap( in u_strToTitle()
1118 ustrcase_mapWithOverlap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM in ustrcase_mapWithOverlap() function1189 return ustrcase_mapWithOverlap( in u_strFoldCase()
1665 #define ustrcase_mapWithOverlap U_ICU_ENTRY_POINT_RENAME(ustrcase_mapWithOverlap) macro