Home
last modified time | relevance | path

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

/PHP-8.3/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()
1603 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
1619 SAVE_CURL_ERROR(ch, error); in build_mime_structure_from_hash()
2453 SAVE_CURL_ERROR(ch, error); in _php_curl_setopt()
2549 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()
3199 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