Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd.h18 #define GD_VERSION_STRING "2.0.35" macro
/PHP-8.0/ext/gd/
H A Dgd.c422 #ifdef GD_VERSION_STRING in PHP_MINIT_FUNCTION()
423 REGISTER_STRING_CONSTANT("GD_VERSION", GD_VERSION_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
478 # define PHP_GD_VERSION_STRING GD_VERSION_STRING

Completed in 14 milliseconds