Home
last modified time | relevance | path

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

/curl/docs/cmdline-opts/
H A Dskip-existing.md20 is skipped. Note that curl cannot know if the local file was previously
H A Dcontinue-at.md21 exact number of bytes that are skipped, counting from the beginning of the
/curl/docs/libcurl/opts/
H A DCURLOPT_CHUNK_END_FUNCTION.md36 transferred (or skipped).
H A DCURLOPT_COOKIELIST.md100 hostname, path and name as in my_cookie are skipped. That is because
108 were skipped on import are not exported.
H A DCURLOPT_SSL_VERIFYPEER.md53 and the peer certificate verification is simply skipped.
/curl/src/
H A Dtool_operate.c136 bool *skipped);
140 bool *skipped);
1817 *skipped = *added = FALSE; /* not yet */ in single_transfer()
2186 *skipped = TRUE; in single_transfer()
2392 bool skipped = FALSE; in add_parallel_transfers() local
2397 } while(skipped); in add_parallel_transfers()
2440 bool skipped = FALSE; in add_parallel_transfers() local
2445 } while(skipped); in add_parallel_transfers()
2856 bool skipped = FALSE; in serial_transfers() local
2923 } while(skipped); in serial_transfers()
[all …]
/curl/tests/
H A Druntests.pl137 my %skipped; # skipped{reason}=counter, reasons for skip
1185 $skipped{$why}++;
1189 if($skipped{$why} <= 3) {
2731 $skipped{$why}++;
3113 my $numskipped = %skipped ? sum values %skipped : 0;
3123 if(%skipped && !$short) {
3130 for(keys %skipped) {
3132 my $skip_count = $skipped{$r};
H A Druntests.md113 skipped. Useful when testing with external HTTP proxies in which case some of
118 the reason why matching tests should be skipped. The exclusion types are
304 are simply skipped and listed at the completion of all test cases. In some
306 for all tests. In these cases, the problematic tests can be skipped using the
/curl/docs/libcurl/
H A Dcurl_url_set.md184 is skipped.
H A Dlibcurl-tutorial.md970 response round-trips are skipped, and also you do not risk getting blocked
/curl/
H A Dacinclude.m41247 dnl Both auto-detections can be skipped by --without-ca-*
1282 AC_MSG_WARN([skipped the ca-cert path detection when cross-compiling])
H A DCMakeLists.txt43 # to ON or OFF), the symbol detection is skipped. If the variable is
H A Dconfigure.ac1865 process lists so it can just be skipped */

Completed in 54 milliseconds