Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dphp_unicode.h60 #define UC_PC 0x00080000 /* Punctuation, Connector */ macro
121 UC_LU|UC_LL|UC_LT|UC_LM|UC_LO|UC_PC|UC_PD|\
125 UC_LU|UC_LL|UC_LT|UC_LM|UC_LO|UC_PC|UC_PD|\
167 #define php_unicode_is_connect(cc) php_unicode_is_prop(cc, UC_PC, 0)
182 UC_MN|UC_MC|UC_ND|UC_PC|UC_CF, 0)

Completed in 6 milliseconds