Searched refs:php_sig_swc (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/standard/ | ||
| H A D | image.c | 43 PHPAPI const char php_sig_swc[3] = {'C', 'W', 'S'}; variable 1247 } else if (!memcmp(filetype, php_sig_swc, 3)) { |
Completed in 4 milliseconds