Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.h40 #define UC_ZS 6 /* Separator, Space */ macro
118 #define php_unicode_is_blank(cc) php_unicode_is_prop1(cc, UC_ZS)
127 UC_SM, UC_SM, UC_SC, UC_SK, UC_SO, UC_ZS, -1)

Completed in 7 milliseconds