Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h65 #define UC_CC 0x00000200 /* Other, Control */ macro
130 #define uciscntrl(cc) ucisprop(cc, UC_CC|UC_CF, 0)
147 #define ucisisocntrl(cc) ucisprop(cc, UC_CC, 0)
/netbsd/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c80 { UC_CC, 0 }, /* _URE_CNTRL */