Home
last modified time | relevance | path

Searched refs:PHP_CURL_API (Results 1 – 2 of 2) 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
221 PHP_CURL_API extern zend_class_entry *curl_CURLFile_class;
H A Dcurl_file.c29 PHP_CURL_API zend_class_entry *curl_CURLFile_class;

Completed in 8 milliseconds