Searched refs:ucase_addCaseClosure (Results 1 – 5 of 5) sorted by relevance
108 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
187 ucase_addCaseClosure(cp, &sa); in closeOver()
212 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function401 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
552 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro