Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd.h14 #define GD_MAJOR_VERSION 2 macro
/PHP-7.0/ext/gd/
H A Dgd.c1156 #if defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && define… in PHP_MINIT_FUNCTION()
1157 REGISTER_LONG_CONSTANT("GD_MAJOR_VERSION", GD_MAJOR_VERSION, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds