Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/
H A Dphp_unicode.h89 #define UC_NB 0x00000100 /* Non-Breaking */ macro
149 #define php_unicode_is_nonbreaking(cc) php_unicode_is_prop(cc, 0, UC_NB)

Completed in 5 milliseconds