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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c73 { UC_NL|UC_NO, 0 }, /* _URE_NUMOTHER */
/netbsd-6-1-5-RELEASE/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)

Completed in 73 milliseconds