php_sig_gd2      2233 ext/gd/gd.c    static const char php_sig_gd2[3] = {'g', 'd', '2'};
php_sig_gd2      2243 ext/gd/gd.c    	if (!memcmp(data, php_sig_gd2, 3)) {