Searched refs:GD_VERSION_STRING (Results 1 – 3 of 3) sorted by relevance
18 #define GD_VERSION_STRING "2.0.35" macro
1196 #ifdef GD_VERSION_STRING in PHP_MINIT_FUNCTION()1197 REGISTER_STRING_CONSTANT("GD_VERSION", GD_VERSION_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()1246 # ifdef GD_VERSION_STRING1247 # define PHP_GD_VERSION_STRING GD_VERSION_STRING
4138 GD_RELEASE_VERSION, GD_EXTRA_VERSION and GD_VERSION_STRING. (Pierre)
Completed in 35 milliseconds