Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds