PHP_GD_VERSION_STRING 1293 ext/gd/gd.c    	php_info_print_table_row(2, "GD Version", PHP_GD_VERSION_STRING);
PHP_GD_VERSION_STRING 1295 ext/gd/gd.c    	php_info_print_table_row(2, "GD headers Version", PHP_GD_VERSION_STRING);
PHP_GD_VERSION_STRING 1371 ext/gd/gd.c    	add_assoc_string(return_value, "GD Version", PHP_GD_VERSION_STRING, 1);