Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dversion_win32.c80 bool matched = FALSE; in curlx_verify_windows_version() local
114 matched = FALSE; in curlx_verify_windows_version()
135 matched = TRUE; in curlx_verify_windows_version()
146 matched = TRUE; in curlx_verify_windows_version()
154 matched = TRUE; in curlx_verify_windows_version()
165 matched = TRUE; in curlx_verify_windows_version()
176 matched = TRUE; in curlx_verify_windows_version()
181 if(matched) { in curlx_verify_windows_version()
185 matched = FALSE; in curlx_verify_windows_version()
190 matched = FALSE; in curlx_verify_windows_version()
[all …]
/curl/tests/data/
H A Dtest57849 PASSED, UL data matched data size
/curl/docs/cmdline-opts/
H A Dnoproxy.md20 hosts, and effectively disables the proxy. Each name in this list is matched
H A Dwrite-out.md143 example determine if a `NOPROXY` pattern matched the hostname or not. (Added
/curl/docs/libcurl/opts/
H A DCURLOPT_NOPROXY.md33 list is matched as either a domain which contains the hostname, or the
H A DCURLOPT_NETRC.md92 provide a default anonymous login for hosts that are not otherwise matched,
/curl/packages/vms/
H A Dbuild_curl-config_script.com123 $ ! If mis-matched pairs, do not substitute anything.
/curl/lib/vtls/
H A Dopenssl.c2148 bool matched = FALSE; in Curl_ossl_verifyhost() local
2259 matched = TRUE; in Curl_ossl_verifyhost()
2262 if(matched) in Curl_ossl_verifyhost()
/curl/m4/
H A Dcurl-functions.m44997 dnl get out of the loop once matched

Completed in 52 milliseconds