Searched refs:UC_R (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c94 { UC_R, 0 }, /* _URE_RTL */
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h85 #define UC_R 0x20000000 /* Right-To-Left */ macro
168 #define ucisrtl(cc) ucisprop(cc, UC_R, 0)
170 #define ucisstrong(cc) ucisprop(cc, UC_L|UC_R, 0)
H A Ducpgba.c75 #define ISRTL_RTL(cc) ucisprop(cc, UC_R|UC_MN|UC_EN|UC_ES,\
78 #define ISRTL_NEUTRAL(cc) ucisprop(cc, UC_R, UC_B|UC_S|UC_WS|UC_ON)

Completed in 51 milliseconds