Searched refs:ucase_addPropertyStarts (Results 1 – 4 of 4) sorted by relevance
49 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode);
196 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()229 ucase_addPropertyStarts(ucase_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()
65 ucase_addPropertyStarts(const UCaseProps *csp, const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts() function
548 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts) macro