Home
last modified time | relevance | path

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

/curl/tests/http/testenv/
H A Dcurl.py189 with_stats: bool = False, argument
290 def with_stats(self) -> bool:
464 silent: bool = False, argument
501 proxys: bool = True, tunnel: bool = False, argument
524 def_tracing: bool = True, argument
525 with_stats: bool = False, argument
609 with_stats: bool = True, argument
634 with_stats: bool = True, argument
700 with_stats: bool = True, argument
747 def run_direct(self, args, with_stats: bool = False, with_profile: bool = False): argument
[all …]
H A Denv.py254 def is_complete(self) -> bool:
303 def have_nghttpx() -> bool:
307 def have_h3_server() -> bool:
311 def have_ssl_curl() -> bool:
315 def have_h2_curl() -> bool:
319 def have_h3_curl() -> bool:
381 def curl_is_debug() -> bool:
385 def have_h3() -> bool:
409 def has_caddy() -> bool:
413 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
243 single_file: bool = False) -> None: argument
310 single_file: bool = False, argument
312 check_valid: bool = False): argument
H A Dclient.py66 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_08_caddy.py241 complete: bool = True): argument
H A Dtest_30_vsftpd.py193 complete: bool = True): argument
H A Dtest_31_vsftpds.py241 complete: bool = True): argument
H A Dscorecard.py432 handshakes: bool = True, argument
438 requests: bool = True): argument
H A Dtest_02_download.py534 complete: bool = True): argument
H A Dtest_07_upload.py718 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.ac4041 # check for bool type
4042 AC_CHECK_TYPE([bool],[
4044 [Define to 1 if bool is an available type.])

Completed in 34 milliseconds