Searched refs:skipped (Results 1 – 13 of 13) sorted by relevance
20 is skipped. Note that curl cannot know if the local file was previously
21 exact number of bytes that are skipped, counting from the beginning of the
36 transferred (or skipped).
100 hostname, path and name as in my_cookie are skipped. That is because108 were skipped on import are not exported.
53 and the peer certificate verification is simply skipped.
136 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() local2397 } while(skipped); in add_parallel_transfers()2440 bool skipped = FALSE; in add_parallel_transfers() local2445 } while(skipped); in add_parallel_transfers()2856 bool skipped = FALSE; in serial_transfers() local2923 } while(skipped); in serial_transfers()[all …]
137 my %skipped; # skipped{reason}=counter, reasons for skip1185 $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};
113 skipped. Useful when testing with external HTTP proxies in which case some of118 the reason why matching tests should be skipped. The exclusion types are304 are simply skipped and listed at the completion of all test cases. In some306 for all tests. In these cases, the problematic tests can be skipped using the
184 is skipped.
970 response round-trips are skipped, and also you do not risk getting blocked
1247 dnl Both auto-detections can be skipped by --without-ca-*1282 AC_MSG_WARN([skipped the ca-cert path detection when cross-compiling])
43 # to ON or OFF), the symbol detection is skipped. If the variable is
1865 process lists so it can just be skipped */
Completed in 66 milliseconds