Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) (__handle)->err.no = (int) __err; macro
/dports/www/mod_php73/php-7.3.33/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) (__handle)->err.no = (int) __err; macro
/dports/ftp/php73-curl/php-7.3.33/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) (__handle)->err.no = (int) __err; macro
/dports/www/mod_php81/php-8.1.1/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/www/mod_php74/php-7.4.27/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/ftp/php81-curl/php-8.1.1/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/lang/php81/php-8.1.1/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/lang/php80/php-8.0.15/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/lang/php74/php-7.4.27/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/ftp/php74-curl/php-7.4.27/ext/curl/
H A Dphp_curl.h61 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/ftp/php80-curl/php-8.0.15/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/www/mod_php80/php-8.0.15/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/php/curl/
H A Dcurl_private.h44 #define SAVE_CURL_ERROR(__handle, __err) … macro