Searched refs:php_sig_bmp (Results 1 – 1 of 1) sorted by relevance
44 PHPAPI const char php_sig_bmp[2] = {'B', 'M'}; variable1256 } else if (!memcmp(filetype, php_sig_bmp, 2)) { in php_getimagetype()
Completed in 10 milliseconds