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