Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_unicode.h53 #define UC_PC 19 /* Punctuation, Connector */ macro
124 UC_LU, UC_LL, UC_LT, UC_LM, UC_LO, UC_PC, UC_PD, \
128 UC_LU, UC_LL, UC_LT, UC_LM, UC_LO, UC_PC, UC_PD, \
160 #define php_unicode_is_connect(cc) php_unicode_is_prop1(cc, UC_PC)
175 UC_MN, UC_MC, UC_ND, UC_PC, UC_CF, -1)

Completed in 5 milliseconds