Home
last modified time | relevance | path

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

/PHP-8.1/ext/mbstring/
H A Dphp_unicode.h54 #define UC_SO 20 /* Symbol, Other */ macro
121 UC_SM, UC_SM, UC_SC, UC_SK, UC_SO, -1)
125 UC_SM, UC_SM, UC_SC, UC_SK, UC_SO, UC_ZS, -1)
128 #define php_unicode_is_symbol(cc) php_unicode_is_prop(cc, UC_SM, UC_SC, UC_SO, UC_SK, -1)

Completed in 4 milliseconds