Home
last modified time | relevance | path

Searched refs:UC_NO (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h61 #define UC_NO 0x00000020 /* Number, Other */ 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|\
151 #define ucisnumber(cc) ucisprop(cc, UC_ND|UC_NO|UC_NL, 0)
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c76 { UC_NL|UC_NO, 0 }, /* _URE_NUMOTHER */