Searched refs:ustrcase_mapWithOverlap (Results 1 – 6 of 6) sorted by relevance
49 return ustrcase_mapWithOverlap( in u_strToLower()61 return ustrcase_mapWithOverlap( in u_strToUpper()
194 ustrcase_mapWithOverlap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM
212 return ustrcase_mapWithOverlap( in u_strToTitle()
1269 ustrcase_mapWithOverlap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM in ustrcase_mapWithOverlap() function1340 return ustrcase_mapWithOverlap( in u_strFoldCase()
1708 #define ustrcase_mapWithOverlap U_ICU_ENTRY_POINT_RENAME(ustrcase_mapWithOverlap) macro