Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dinterface.c155 #define SAVE_CURL_ERROR(__handle, __err) (__handle)->err.no = (int) __err; macro
192 SAVE_CURL_ERROR(ch, error) in php_curl_option_str()
2707 SAVE_CURL_ERROR(ch, error); in _php_curl_setopt()
2879 SAVE_CURL_ERROR(ch, error); in _php_curl_setopt()
2983 SAVE_CURL_ERROR(ch, error); in PHP_FUNCTION()

Completed in 15 milliseconds