Searched refs:ucase_addStringCaseClosure (Results 1 – 4 of 4) sorted by relevance
123 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *…
242 if(!ucase_addStringCaseClosure(csp, str.getBuffer(), str.length(), &sa)) { in closeOver()
339 ucase_addStringCaseClosure(const UCaseProps *csp, const UChar *s, int32_t length, const USetAdder *… in ucase_addStringCaseClosure() function
549 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure) macro