Searched refs:php_unicode_is_separator (Results 1 – 1 of 1) sorted by relevance
159 #define php_unicode_is_separator(cc) php_unicode_is_prop(cc, 0, UC_B|UC_S) macro
Completed in 5 milliseconds