Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dimage.c44 PHPAPI const char php_sig_swc[3] = {'C', 'W', 'S'}; variable
1336 } else if (!memcmp(filetype, php_sig_swc, 3)) { in php_getimagetype()

Completed in 8 milliseconds