Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dphp_unicode.h65 #define UC_SO 27 /* Symbol, Other */ macro
130 UC_SO, UC_PI, UC_PF, -1)
134 UC_SO, UC_ZS, UC_PI, UC_PF, -1)
140 #define php_unicode_is_symbol(cc) php_unicode_is_prop(cc, UC_SM, UC_SC, UC_SO, UC_SK, -1)

Completed in 5 milliseconds