Searched refs:ucase_addPropertyStarts (Results 1 – 4 of 4) sorted by relevance
41 ucase_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode);
198 ucase_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()231 ucase_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()
60 ucase_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode) { in ucase_addPropertyStarts() function
550 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts) macro