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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c102 { 0, UC_B }, /* _URE_BLOCKSEP */
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h96 #define UC_B 0x00000008 /* Block Separator */ macro
172 #define ucisneutral(cc) ucisprop(cc, 0, UC_B|UC_S|UC_WS|UC_ON)
173 #define ucisseparator(cc) ucisprop(cc, 0, UC_B|UC_S)
H A Ducpgba.c73 UC_ET|UC_CS|UC_B|UC_S|UC_WS|UC_ON)
76 UC_ET|UC_AN|UC_CS|UC_B|UC_S|UC_WS|UC_ON)
78 #define ISRTL_NEUTRAL(cc) ucisprop(cc, UC_R, UC_B|UC_S|UC_WS|UC_ON)
80 UC_B|UC_S|UC_WS|UC_ON|UC_ET|UC_AN|UC_CS)

Completed in 49 milliseconds