Searched refs:ucase_addCaseClosure (Results 1 – 4 of 4) sorted by relevance
107 ucase_addCaseClosure(UChar32 c, const USetAdder *sa);
217 ucase_addCaseClosure(cp, &sa); in closeOver()
194 ucase_addCaseClosure(UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function377 ucase_addCaseClosure(c, sa); in ucase_addStringCaseClosure()
549 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro