Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/
H A Dgd.c1240 #define PHP_GD_VERSION_STRING "bundled (2.1.0 compatible)" macro
1242 # define PHP_GD_VERSION_STRING GD_VERSION_STRING macro
1255 php_info_print_table_row(2, "GD Version", PHP_GD_VERSION_STRING); in PHP_MINFO_FUNCTION()
1257 php_info_print_table_row(2, "GD headers Version", PHP_GD_VERSION_STRING); in PHP_MINFO_FUNCTION()
1329 add_assoc_string(return_value, "GD Version", PHP_GD_VERSION_STRING); in PHP_FUNCTION()

Completed in 15 milliseconds