Searched refs:ucase_getCaseLocale (Results 1 – 6 of 6) sorted by relevance
38 return ucase_getCaseLocale(locale); in ustrcase_getCaseLocale()
50 ucase_getCaseLocale(const char *locale);
117 csm->caseLocale = ucase_getCaseLocale(csm->locale); in ucasemap_setLocale()
720 ucase_getCaseLocale(const char *locale) { in ucase_getCaseLocale() function
556 #define ucase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ucase_getCaseLocale) macro