Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.h65 #define UC_ON 31 /* Other Neutrals */ macro
141 #define php_unicode_is_neutral(cc) php_unicode_is_prop(cc, UC_B, UC_S, UC_WS, UC_ON, -1)

Completed in 5 milliseconds