Home
last modified time | relevance | path

Searched defs:PHP_GD_API (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/gd/
H A Dphp_gd.h55 # define PHP_GD_API __declspec(dllexport) macro
57 # define PHP_GD_API __declspec(dllimport) macro
60 # define PHP_GD_API __attribute__ ((visibility("default"))) macro
62 # define PHP_GD_API macro

Completed in 5 milliseconds