Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd_arginfo.h964 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
967 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
968 REGISTER_LONG_CONSTANT("GD_MINOR_VERSION", GD_MINOR_VERSION, CONST_PERSISTENT); in register_gd_symbols()
970 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
973 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
H A Dgd.stub.php433 const GD_MINOR_VERSION = UNKNOWN; define
/PHP-8.2/ext/gd/libgd/
H A Dgd.h15 #define GD_MINOR_VERSION 0 macro

Completed in 14 milliseconds