Searched refs:php_sig_psd (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/standard/ | ||
| H A D | image.c | 40 PHPAPI const char php_sig_psd[4] = {'8', 'B', 'P', 'S'}; variable 1249 } else if (!memcmp(filetype, php_sig_psd, 3)) { |
Completed in 3 milliseconds