Searched refs:ucase_addCaseClosure (Results 1 – 4 of 4) sorted by relevance
108 ucase_addCaseClosure(const UCaseProps *csp, UChar32 c, const USetAdder *sa);
217 ucase_addCaseClosure(csp, cp, &sa); in closeOver()
199 ucase_addCaseClosure(const UCaseProps *csp, UChar32 c, const USetAdder *sa) { in ucase_addCaseClosure() function382 ucase_addCaseClosure(csp, c, sa); in ucase_addStringCaseClosure()
547 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure) macro