Home
last modified time | relevance | path

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

/PHP-7.4/ext/curl/
H A Dphp_curl.h36 # define PHP_CURL_API __declspec(dllexport) macro
38 # define PHP_CURL_API __attribute__ ((visibility("default"))) macro
40 # define PHP_CURL_API macro

Completed in 5 milliseconds