Home
last modified time | relevance | path

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

/PHP-7.0/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
204 PHP_CURL_API extern zend_class_entry *curl_CURLFile_class;
H A Dcurl_file.c30 PHP_CURL_API zend_class_entry *curl_CURLFile_class;

Completed in 14 milliseconds