Home
last modified time | relevance | path

Searched refs:SAVE_CURL_ERROR (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
H A Dinterface.c112 SAVE_CURL_ERROR(ch, error); in php_curl_option_str()
1558 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
1569 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
2328 SAVE_CURL_ERROR(ch, error); in _php_curl_setopt()
2424 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()
3065 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()
H A Dmulti.c308 SAVE_CURL_ERROR(ch, tmp_msg->data.result); in PHP_FUNCTION()

Completed in 21 milliseconds