Searched refs:ubidi_addPropertyStarts (Results 1 – 5 of 5) sorted by relevance
35 ubidi_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode);
60 ubidi_addPropertyStarts(const USetAdder *sa, UErrorCode *pErrorCode) { in ubidi_addPropertyStarts() function
164 ubidi_addPropertyStarts(&sa, &errorCode); in initInclusion()
422 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts) macro