Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dphp_curl.h38 # define PHP_CURL_API __declspec(dllexport) macro
40 # define PHP_CURL_API __attribute__ ((visibility("default"))) macro
42 # define PHP_CURL_API macro

Completed in 7 milliseconds