Searched refs:ubidi_getMirror (Results 1 – 8 of 8) sorted by relevance
142 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) { in ubidi_getMirror() function219 return ubidi_getMirror(&ubidi_props_singleton, c); in u_charMirror()
57 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
176 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) { in ubidi_getMirror() function242 return ubidi_getMirror(&ubidi_props_singleton, c); in u_charMirror()
53 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c);
436 #define ubidi_getMirror U_ICU_ENTRY_POINT_RENAME(ubidi_getMirror) macro
448 #define ubidi_getMirror U_ICU_ENTRY_POINT_RENAME(ubidi_getMirror) macro
3285 if(0x2215!=ubidi_getMirror(bdp, 0x29F5)) { /* verify some data */ in TestUBiDiProps()
3117 if(0x2215!=ubidi_getMirror(bdp, 0x29F5)) { /* verify some data */ in TestUBiDiProps()