UC_PI 119 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_PI 123 mbstring/php_unicode.h UC_SO, UC_PI|UC_PF) UC_PI 127 mbstring/php_unicode.h UC_SO|UC_ZS, UC_PI|UC_PF) UC_PI 141 mbstring/php_unicode.h #define php_unicode_is_initialpunct(cc) php_unicode_is_prop(cc, 0, UC_PI)