php_sig_psd 43 ext/standard/image.c PHPAPI const char php_sig_psd[4] = {'8', 'B', 'P', 'S'}; php_sig_psd 1266 ext/standard/image.c } else if (!memcmp(filetype, php_sig_psd, 3)) {