Home
last modified time | relevance | path

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

/PHP-8.2/ext/curl/
H A Dcurl_private.h40 #define SAVE_CURL_ERROR(__handle, __err) \ macro
H A Dinterface.c114 SAVE_CURL_ERROR(ch, error); in php_curl_option_str()
1485 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
1496 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
2264 SAVE_CURL_ERROR(ch, error); in _php_curl_setopt()
2360 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()
2992 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()
H A Dmulti.c299 SAVE_CURL_ERROR(ch, tmp_msg->data.result); in PHP_FUNCTION()

Completed in 16 milliseconds