Home
last modified time | relevance | path

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

/curl/tests/http/testenv/
H A Dcurl.py194 with_stats: bool = False, argument
294 def with_stats(self) -> bool:
468 silent: bool = False, argument
503 proxys: bool = True, tunnel: bool = False, argument
526 def_tracing: bool = True, argument
527 with_stats: bool = False, argument
611 with_stats: bool = True, argument
636 with_stats: bool = True, argument
700 with_stats: bool = True, argument
737 def run_direct(self, args, with_stats: bool = False, with_profile: bool = False): argument
[all …]
H A Denv.py239 def is_complete(self) -> bool:
288 def have_nghttpx() -> bool:
292 def have_h3_server() -> bool:
296 def have_ssl_curl() -> bool:
300 def have_h2_curl() -> bool:
304 def have_h3_curl() -> bool:
354 def curl_is_debug() -> bool:
358 def have_h3() -> bool:
382 def has_caddy() -> bool:
386 def has_vsftpd() -> bool:
[all …]
H A Dcerts.py79 single_file: bool = False, argument
82 client: bool = False, argument
83 check_valid: bool = True, argument
242 single_file: bool = False) -> None: argument
309 single_file: bool = False, argument
311 check_valid: bool = False): argument
H A Dclient.py70 def exists(self) -> bool:
H A Dhttpd.py64 def __init__(self, env: Env, proxy_auth: bool = False): argument
116 def set_proxy_auth(self, active: bool): argument
/curl/tests/http/
H A Dtest_30_vsftpd.py193 complete: bool = True): argument
H A Dtest_31_vsftpds.py224 complete: bool = True): argument
H A Dscorecard.py506 handshakes: bool = True, argument
512 requests: bool = True): argument
H A Dtest_02_download.py542 complete: bool = True): argument
H A Dtest_07_upload.py671 complete: bool = True): argument
/curl/.github/scripts/
H A Dspellcheck.words69 bool
/curl/lib/
H A Dcurl_config.h.cmake206 /* Define to 1 if bool is an available type. */
/curl/
H A Dconfigure.ac3958 # check for bool type
3959 AC_CHECK_TYPE([bool],[
3961 [Define to 1 if bool is an available type.])

Completed in 69 milliseconds