Searched defs:PHP_GD_API (Results 1 – 1 of 1) sorted by relevance
89 # define PHP_GD_API __declspec(dllexport) macro91 # define PHP_GD_API __declspec(dllimport) macro94 # define PHP_GD_API __attribute__ ((visibility("default"))) macro96 # define PHP_GD_API macro
Completed in 5 milliseconds