Searched defs:PHP_GD_API (Results 1 – 1 of 1) sorted by relevance
55 # define PHP_GD_API __declspec(dllexport) macro57 # define PHP_GD_API __declspec(dllimport) macro60 # define PHP_GD_API __attribute__ ((visibility("default"))) macro62 # define PHP_GD_API macro
Completed in 4 milliseconds