Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/
H A Dphp_gd.h57 # define PHP_GD_API __declspec(dllexport) macro
59 # define PHP_GD_API __attribute__ ((visibility("default"))) macro
61 # define PHP_GD_API macro

Completed in 14 milliseconds