Searched refs:ucase_addStringCaseClosure (Results 1 – 5 of 5) sorted by relevance
123 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
212 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
358 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
554 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro