Searched refs:uchar_addPropertyStarts (Results 1 – 4 of 4) sorted by relevance
400 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode);
181 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()187 uchar_addPropertyStarts(&sa, &status); in UnicodeSet_initInclusion()
655 uchar_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode) { in uchar_addPropertyStarts() function
580 #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts) macro