Searched refs:ucase_addStringCaseClosure (Results 1 – 4 of 4) sorted by relevance
122 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa);
242 if(!ucase_addStringCaseClosure(str.getBuffer(), str.length(), &sa)) { in closeOver()
334 ucase_addStringCaseClosure(const UChar *s, int32_t length, const USetAdder *sa) { in ucase_addStringCaseClosure() function
551 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro