Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dphp_unicode.h94 #define UC_SS 0x00002000 /* Space, other */ macro
117 #define php_unicode_is_space(cc) php_unicode_is_prop(cc, UC_ZS|UC_SS, 0)

Completed in 5 milliseconds