UC_PD 119 ext/mbstring/php_unicode.h #define php_unicode_is_punct(cc) php_unicode_is_prop(cc, UC_PD|UC_PS|UC_PE|UC_PO, UC_PI|UC_PF) UC_PD 121 ext/mbstring/php_unicode.h UC_LU|UC_LL|UC_LT|UC_LM|UC_LO|UC_PC|UC_PD|\ UC_PD 125 ext/mbstring/php_unicode.h UC_LU|UC_LL|UC_LT|UC_LM|UC_LO|UC_PC|UC_PD|\ UC_PD 168 ext/mbstring/php_unicode.h #define php_unicode_is_dash(cc) php_unicode_is_prop(cc, UC_PD, 0)