/curl/lib/ |
H A D | curl_fnmatch.c | 81 bool found = FALSE; in parsekeyword() local 82 for(i = 0; !found; i++) { in parsekeyword() 97 found = TRUE; in parsekeyword() 306 bool found = FALSE; in loop() local 310 found = TRUE; in loop() 312 found = ISALNUM(*s); in loop() 314 found = ISALPHA(*s); in loop() 316 found = ISDIGIT(*s); in loop() 320 found = ISPRINT(*s); in loop() 333 found = !found; in loop() [all …]
|
H A D | parsedate.c | 373 bool found = FALSE; in parsedate() local 390 found = TRUE; in parsedate() 395 found = TRUE; in parsedate() 398 if(!found && (tzoff == -1)) { in parsedate() 402 found = TRUE; in parsedate() 405 if(!found) in parsedate() 454 found = TRUE; in parsedate() 467 found = TRUE; in parsedate() 476 found = TRUE; in parsedate() 483 found = TRUE; in parsedate() [all …]
|
H A D | netrc.c | 110 unsigned char found = 0; /* login + password found bits, as they can come in in parsenetrc() local 219 found = 0; in parsenetrc() 258 found |= FOUND_LOGIN; in parsenetrc() 268 found |= FOUND_PASSWORD; in parsenetrc() 279 found = 0; in parsenetrc() 291 if((found == (FOUND_PASSWORD|FOUND_LOGIN)) && our_login) { in parsenetrc()
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSLENGINE.md | 67 CURLE_OK - Engine found. 69 CURLE_SSL_ENGINE_NOTFOUND - Engine not found, or OpenSSL was not built with 72 CURLE_SSL_ENGINE_INITFAILED - Engine found but initialization failed.
|
H A D | CURLOPT_REFERER.md | 56 /* tell it where we found the link to this place */
|
H A D | CURLOPT_MAXAGE_CONN.md | 40 the difficulties to figure out the situation. If a connection is found in the
|
/curl/docs/examples/ |
H A D | multi-app.c | 90 int found = (msg->easy_handle == handles[idx]); in main() local 91 if(found) in main()
|
H A D | multi-legacy.c | 159 int found = (msg->easy_handle == handles[idx]); in main() local 160 if(found) in main()
|
/curl/m4/ |
H A D | zz40-xc-ovr.m4 | 106 echo "$xc_msg_err 'echo' command not found. $xc_msg_abrt" >&2 134 echo "$xc_msg_err 'test' command not found. $xc_msg_abrt" >&2 190 echo "$xc_msg_err 'expr' command not found. $xc_msg_abrt" >&2 202 dnl is found within 'PATH', otherwise aborts execution. 212 # Verify that 'sed' utility is found within 'PATH', otherwise abort. 235 dnl is found within 'PATH', otherwise aborts execution. 268 dnl is found within 'PATH', otherwise aborts execution. 274 # Verify that 'tr' utility is found within 'PATH', otherwise abort. 297 dnl is found within 'PATH', otherwise aborts execution. 303 # Verify that 'wc' utility is found within 'PATH', otherwise abort. [all …]
|
H A D | curl-bearssl.m4 | 46 dnl libbearssl found, set the variable 97 dnl when shared libs were found in a path that the run-time
|
H A D | curl-gnutls.m4 | 121 dnl when shared libs were found in a path that the run-time 155 AC_MSG_ERROR([GnuTLS found, but nettle was not found])
|
H A D | curl-mbedtls.m4 | 46 dnl libmbedtls found, set the variable 97 dnl when shared libs were found in a path that the run-time
|
/curl/tests/ |
H A D | sshhelp.pm | 351 my $found; 354 $found = 1; 358 return $p if($found);
|
/curl/CMake/ |
H A D | FindRustls.cmake | 51 …message(STATUS "Found Rustls (via pkg-config): ${RUSTLS_INCLUDE_DIRS} (found version \"${RUSTLS_VE… 75 message(FATAL_ERROR "Security framework not found") 82 message(FATAL_ERROR "Foundation framework not found")
|
H A D | FindGSS.cmake | 33 # - `GSS_FLAVOUR`: "GNU", "MIT" or "Heimdal" if anything found. 40 # In case the library is found but no version info available it is set to "u… 67 if(NOT _GSS_FOUND) # Not found by pkg-config. Let us take more traditional approach. 79 # If not found in user-supplied directories, maybe system knows better 176 if(_GSS_INCLUDE_DIRS) # jay, we have found something 288 …message(STATUS "Found GSS/${GSS_FLAVOUR} (via pkg-config): ${_GSS_INCLUDE_DIRS} (found version \"$…
|
/curl/packages/vms/ |
H A D | curl_startup.com | 48 $ write sys$output "ZLIB package not found and is required." 70 $ write sys$output "HP SSL package not found and is required."
|
H A D | curlmsg.msg | 89 FUNCTION_NOT_FOUND <function not found> 101 SSL_ENGINE_NOTFOUND <SSL crypto engine not found> 116 TFTP_NOTFOUND <file not found on server> 126 REMOTE_FILE_NOT_FOUND <remote file not found>
|
/curl/tests/data/ |
H A D | test1027 | 33 # Search for these two sentinel lines in the help output; if they are found,
|
H A D | test1026 | 33 # Search for these two sentinel lines in the manual output; if they are found,
|
H A D | test144 | 15 REPLY NLST 450 No files found
|
H A D | test546 | 38 FTP RETR a non-existing file then a found one using the multi interface
|
/curl/.github/ISSUE_TEMPLATE/ |
H A D | docs.yml | 20 label: Specify which documentation you found a problem with
|
/curl/ |
H A D | configure.ac | 858 dnl no hyper pkg-config found 1423 dnl libz found, set the variable 1445 dnl zlib.h was found 1451 dnl the lib was found! 1483 dnl both header and lib were found! 1958 dnl found in the given dirs 1986 dnl MIT found 2289 dnl no libpsl pkg-config found 3971 dnl to do if not found 3973 dnl to do if found [all …]
|
/curl/docs/cmdline-opts/ |
H A D | config.md | 20 found in the text file are used as if they were provided on the command 63 config file and uses it if found, even when --config is used. The default
|
/curl/docs/libcurl/ |
H A D | libcurl.m4 | 35 # libcurl was successfully found and passed the various tests. 40 # found, and sets @LIBCURL@ and @LIBCURL_CPPFLAGS@ to the necessary 47 # defined to 'yes' for those features and protocols that were found. 54 # For the sake of sanity, this macro assumes that any libcurl that is found is
|