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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ure/
H A Durestubs.c91 { UC_L, 0 }, /* _URE_LTR */
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducdata.h82 #define UC_L 0x10000000 /* Left-To-Right */ macro
167 #define ucisltr(cc) ucisprop(cc, UC_L, 0)
168 #define ucisstrong(cc) ucisprop(cc, UC_L|UC_R, 0)
H A Ducpgba.c70 #define ISLTR_LTR(cc) ucisprop(cc, UC_L|UC_MN|UC_EN|UC_ES,\

Completed in 81 milliseconds