Home
last modified time | relevance | path

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

/php-src/ext/iconv/
H A Dphp_iconv.h23 # define PHP_ICONV_API __declspec(dllexport) macro
25 # define PHP_ICONV_API __declspec(dllimport) macro
28 # define PHP_ICONV_API __attribute__ ((visibility("default"))) macro
30 # define PHP_ICONV_API macro

Completed in 4 milliseconds