Searched refs:ubidi_addPropertyStarts (Results 1 – 4 of 4) sorted by relevance
39 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode);
63 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) { in ubidi_addPropertyStarts() function
232 ubidi_addPropertyStarts(ubidi_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()
421 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts) macro