Searched refs:php_unicode_is_symbol (Results 1 – 1 of 1) sorted by relevance
136 #define php_unicode_is_symbol(cc) php_unicode_is_prop(cc, UC_SM, UC_SC, UC_SO, UC_SK, -1) macro
Completed in 5 milliseconds