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