Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dimage.c51 PHPAPI const char php_sig_tif_mm[4] = {'M','M', (char)0x00, (char)0x2A}; variable
1268 } else if (!memcmp(filetype, php_sig_tif_mm, 4)) { in php_getimagetype()

Completed in 10 milliseconds