Searched refs:uchar_addPropertyStarts (Results 1 – 4 of 4) sorted by relevance
418 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode);
183 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()189 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()
666 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode) { in uchar_addPropertyStarts() function
581 #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts) macro