Home
last modified time | relevance | path

Searched refs:php_sig_bmp (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dimage.c44 PHPAPI const char php_sig_bmp[2] = {'B', 'M'}; variable
1255 } else if (!memcmp(filetype, php_sig_bmp, 2)) { in php_getimagetype()

Completed in 9 milliseconds