Home
last modified time | relevance | path

Searched refs:CURLINFO_SIZE_DOWNLOAD (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/www/p5-WWW-Curl/WWW-Curl-4.17/t/
H A D14duphandle.t49 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
62 my $bytes=$other_handle->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A D15duphandle-callback.t67 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
90 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A D21write-to-scalar.t32 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A D09times.t39 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A D01basic.t44 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
/dports/www/p5-Net-Curl/Net-Curl-0.44/t/
H A Dold-14duphandle.t53 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
66 my $bytes=$other_handle->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dcompat-14duphandle.t56 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
69 my $bytes=$other_handle->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dold-15duphandle-callback.t71 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
94 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dcompat-15duphandle-callback.t74 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
97 my $bytes = $x->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dold-21write-to-scalar.t35 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dcompat-21write-to-scalar.t42 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dold-01basic.t50 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dold-09times.t41 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dcompat-09times.t49 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A Dcompat-01basic.t55 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
H A D96-leak.t93 my $bytes = $curl->getinfo(CURLINFO_SIZE_DOWNLOAD);
/dports/ftp/curlpp/curlpp-0.8.1/include/curlpp/
H A DInfos.hpp56 typedef curlpp::Info<CURLINFO_SIZE_DOWNLOAD, double> SizeDownload;
/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/core/
H A Dcurl_get.cc136 curl_easy_getinfo(m_handle, CURLINFO_SIZE_DOWNLOAD, &d); in size_done()
/dports/www/cpr/cpr-1.7.0/cpr/
H A Dresponse.cpp22 curl_easy_getinfo(curl_->handle, CURLINFO_SIZE_DOWNLOAD, &downloaded_bytes_double);
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dcurl_looper.hh123 curl_easy_getinfo(this->cr_handle, CURLINFO_SIZE_DOWNLOAD, &download_size); in complete()
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dgetinfo.c158 case CURLINFO_SIZE_DOWNLOAD: in Curl_getinfo()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/utils/curl_stats/
H A Dcurl_stats.c131 CURLINFO_SIZE_DOWNLOAD),
/dports/games/powder-toy/The-Powder-Toy-95.0/src/client/http/
H A DRequestManager.cpp176 curl_easy_getinfo(request->easy, CURLINFO_SIZE_DOWNLOAD, &done); in Worker()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/docs/libcurl/opts/
H A DMakefile.inc76 CURLINFO_SIZE_DOWNLOAD.3 \
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dgetinfo.c164 case CURLINFO_SIZE_DOWNLOAD: in Curl_getinfo()

12345678