Searched refs:php_unicode_is_nonbreaking (Results 1 – 1 of 1) sorted by relevance
149 #define php_unicode_is_nonbreaking(cc) php_unicode_is_prop(cc, 0, UC_NB) macro
Completed in 5 milliseconds