Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h60 #define UC_SK 26 /* Symbol, Modifier */ macro
125 UC_PS, UC_PE, UC_PO, UC_SM, UC_SM, UC_SC, UC_SK, \
129 UC_PS, UC_PE, UC_PO, UC_SM, UC_SM, UC_SC, UC_SK, \
136 #define php_unicode_is_symbol(cc) php_unicode_is_prop(cc, UC_SM, UC_SC, UC_SO, UC_SK, -1)
164 #define php_unicode_is_modifsymbol(cc) php_unicode_is_prop1(cc, UC_SK)

Completed in 4 milliseconds