Searched refs:PHP_CURL_API (Results 1 – 2 of 2) sorted by relevance
38 # define PHP_CURL_API __declspec(dllexport) macro40 # define PHP_CURL_API __attribute__ ((visibility("default"))) macro42 # define PHP_CURL_API macro223 PHP_CURL_API extern zend_class_entry *curl_CURLFile_class;
30 PHP_CURL_API zend_class_entry *curl_CURLFile_class;
Completed in 6 milliseconds