Searched refs:curl_debug (Results 1 – 1 of 1) sorted by relevance
922 static int curl_debug(CURL *handle, curl_infotype type, char *data, size_t size, void *clientp) /* … in curl_debug() function1672 HANDLE_CURL_OPTION_CALLABLE(ch, CURLOPT_DEBUG, handlers.debug, curl_debug); in _php_curl_setopt()2267 curl_easy_setopt(ch->cp, CURLOPT_DEBUGFUNCTION, curl_debug); in _php_curl_setopt()
Completed in 9 milliseconds