Searched refs:UC_PC (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/mbstring/ |
H A D | php_unicode.h | 53 #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 6 milliseconds