Searched refs:UC_NB (Results 1 – 1 of 1) sorted by relevance
89 #define UC_NB 0x00000100 /* Non-Breaking */ macro149 #define php_unicode_is_nonbreaking(cc) php_unicode_is_prop(cc, 0, UC_NB)
Completed in 4 milliseconds