Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds