Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd_arginfo.h931 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
932 REGISTER_LONG_CONSTANT("GD_MAJOR_VERSION", GD_MAJOR_VERSION, CONST_PERSISTENT); in register_gd_symbols()
934 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
937 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
940 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
H A Dgd.stub.php428 const GD_MAJOR_VERSION = UNKNOWN; define
/php-src/ext/gd/libgd/
H A Dgd.h14 #define GD_MAJOR_VERSION 2 macro

Completed in 13 milliseconds