Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dinterface.c1292 static size_t curl_write_nothing(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_nothing() function
3307 curl_easy_setopt(ch->cp, CURLOPT_HEADERFUNCTION, curl_write_nothing); in _php_curl_close_ex()
3308 curl_easy_setopt(ch->cp, CURLOPT_WRITEFUNCTION, curl_write_nothing); in _php_curl_close_ex()

Completed in 12 milliseconds