Searched defs:PHP_CURL_API (Results 1 – 1 of 1) sorted by relevance
25 # define PHP_CURL_API __declspec(dllexport) macro27 # define PHP_CURL_API __declspec(dllimport) macro30 # define PHP_CURL_API __attribute__ ((visibility("default"))) macro32 # define PHP_CURL_API macro
Completed in 4 milliseconds