Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/
H A Dphp_gd.h55 # define PHP_GD_API __declspec(dllexport) macro
57 # define PHP_GD_API __attribute__ ((visibility("default"))) macro
59 # define PHP_GD_API macro
204 PHP_GD_API int phpi_get_le_gd(void);
H A Dgd.c1424 PHP_GD_API int phpi_get_le_gd(void) in phpi_get_le_gd()

Completed in 15 milliseconds