Searched refs:ubidi_getSingleton (Results 1 – 9 of 9) sorted by relevance
36 ubidi_getSingleton(void);
48 ubidi_getSingleton() { in ubidi_getSingleton() function
39 #define GET_BIDI_PROPS() ubidi_getSingleton()
349 newProfile->bdp = ubidi_getSingleton(); in usprep_getProfile()
232 ubidi_addPropertyStarts(ubidi_getSingleton(), &sa, &status); in UnicodeSet_initInclusion()
347 bdp=ubidi_getSingleton(); in _shapeToArabicDigitsWithContext()
1127 const UBiDiProps *bdp=ubidi_getSingleton(); in isLabelOkContextJ()
154 pBiDi->bdp=ubidi_getSingleton(); in ubidi_openSized()
452 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton) macro