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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Durestubs.c90 { UC_SC, 0 }, /* _URE_CURRENCYSYM */
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h81 #define UC_SC 0x02000000 /* Symbol, Currency */ macro
136 UC_PS|UC_PE|UC_PO|UC_SM|UC_SM|UC_SC|UC_SK|\
140 UC_PS|UC_PE|UC_PO|UC_SM|UC_SM|UC_SC|UC_SK|\
150 #define ucissymbol(cc) ucisprop(cc, UC_SM|UC_SC|UC_SO|UC_SK, 0)
184 #define uciscurrency(cc) ucisprop(cc, UC_SC, 0)

Completed in 103 milliseconds