Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/
H A Dgd.c2226 static const char php_sig_gd2[3] = {'g', 'd', '2'}; variable
2236 if (!memcmp(data, php_sig_gd2, 3)) { in _php_image_type()

Completed in 28 milliseconds