Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dphp_unicode.h83 #define UC_WS 0x00000020 /* Whitespace */ macro
158 #define php_unicode_is_neutral(cc) php_unicode_is_prop(cc, 0, UC_B|UC_S|UC_WS|UC_ON)

Completed in 6 milliseconds