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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ure/
H A Durestubs.c72 { UC_ZS, 0 }, /* _URE_SPACESEP */
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducdata.h60 #define UC_ZS 0x00000040 /* Separator, Space */ macro
129 #define ucisspace(cc) ucisprop(cc, UC_ZS|UC_SS, 0)
130 #define ucisblank(cc) ucisprop(cc, UC_ZS, 0)
139 UC_SO|UC_ZS, UC_PI|UC_PF)

Completed in 127 milliseconds