Searched refs:php_sig_jpc (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/standard/ | ||
| H A D | image.c | 49 PHPAPI const char php_sig_jpc[3] = {(char)0xff, (char)0x4f, (char)0xff}; variable 1253 } else if (!memcmp(filetype, php_sig_jpc, 3)) { |
Completed in 4 milliseconds