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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h58 #define UC_ME 0x00000004 /* Mark, Enclosing */ macro
134 #define ucisgraph(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\
138 #define ucisprint(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME|UC_ND|UC_NL|UC_NO|\
178 #define ucismark(cc) ucisprop(cc, UC_MN|UC_MC|UC_ME, 0)
188 #define ucisenclosing(cc) ucisprop(cc, UC_ME, 0)

Completed in 101 milliseconds