Home
last modified time | relevance | path

Searched refs:if (Results 1 – 25 of 802) sorted by relevance

12345678910>>...33

/curl/lib/
H A Dcurl_config.h.cmake385 /* if zlib is available */
391 /* if zstd is available */
424 /* Define to 1 if you have the <net/if.h> header file. */
703 /* if GnuTLS is enabled */
715 /* if Rustls is enabled */
730 /* if libssh is in use */
733 /* if libssh2 is in use */
736 /* if wolfssh is in use */
739 /* if libpsl is in use */
751 /* if GSASL is in use */
[all …]
H A DCMakeLists.txt45 if(USE_ARES)
60 if(ENABLE_CURLDEBUG)
70 if(WIN32 AND
82 if(WIN32)
93 if(WIN32)
107 if(CURL_HAS_LTO)
127 if(WIN32)
140 if(CURL_HAS_LTO)
156 if(CYGWIN)
163 if(WIN32)
[all …]
/curl/m4/
H A Dcurl-functions.m4440 # include <net/if.h>
444 net/if.h,
512 if(0 != alarm(0))
2257 if(gmt)
2386 if(!ipv4ptr)
2390 if(!ipv4ptr[0])
2410 if(!ipv6ptr)
4133 if(!string)
4135 if(!string[0])
4194 if(error)
[all …]
H A Dcurl-reentrant.m445 if(0 != errno)
53 if test "$tmp_errno" = "yes"; then
100 if test "$tmp_gmtime_r" = "yes"; then
133 if test "$tmp_localtime_r" = "yes"; then
166 if test "$tmp_strerror_r" = "yes"; then
199 if test "$tmp_strtok_r" = "yes"; then
292 if test "$tmp_need_reentrant" = "no"; then
295 if test "$tmp_need_reentrant" = "no"; then
298 if test "$tmp_need_reentrant" = "no"; then
301 if test "$tmp_need_reentrant" = "no"; then
[all …]
H A Dcurl-compilers.m461 if test "$compiler_id" = "unknown"; then
85 AC_MSG_CHECKING([if compiler is clang])
111 if test -z "$clangver"; then
396 if test "$compiler_id" = "GNU_C" ||
1243 if test -z "$_sqz_result"; then
1434 if(buff)
1442 if(r)
1447 if test -f conftest.err; then
1449 if test "$?" -eq "0"; then
1488 if(n)
[all …]
H A Dcurl-gnutls.m430 if test "x$OPT_GNUTLS" != xno; then
33 if test X"$OPT_GNUTLS" != Xno; then
41 if test "x$OPT_GNUTLS" = "xyes"; then
45 if test "$PKGCONFIG" != "no" ; then
55 if test -n "$check"; then
67 if test -n "$check"; then
82 if test -z "$version"; then
87 if test -n "$addlib"; then
118 if test -n "$gtlslib"; then
143 if test "$GNUTLS_ENABLED" = "1"; then
[all …]
H A Dcurl-wolfssl.m439 if test "x$OPT_WOLFSSL" != xno; then
45 if test X"$OPT_WOLFSSL" != Xno; then
47 if test "$OPT_WOLFSSL" = "yes"; then
58 if test "$PKGCONFIG" != "no" ; then
71 if test -n "$OPT_WOLFSSL"; then
78 if test "x$USE_WOLFSSL" != "xyes"; then
82 if test "$addcflags" != "-I/usr/include"; then
122 if test "x$USE_WOLFSSL" = "xyes"; then
151 [if you have wolfSSL_BIO_new])
164 if test -n "$wolfssllibpath"; then
[all …]
H A Dcurl-openssl.m433 if test "x$OPT_OPENSSL" != xno; then
83 if test "$PKGTEST" != "yes"; then
92 if test "$PKGTEST" != "yes"; then
108 if test "$PKGTEST" = "yes"; then
112 if test "$PKGCONFIG" != "no" ; then
147 if test -n "$LIB_OPENSSL" ; then
200 if test X"$HAVECRYPTO" = X"yes"; then
250 if test X"$OPT_OPENSSL" != Xoff &&
338 if test -n "$LIB_OPENSSL"; then
355 if test X"$OPT_OPENSSL" != Xno &&
[all …]
/curl/projects/
H A Dbuild-openssl.bat59 if not "%~1" == "" (
130 if "%~2" == "" (
139 if "%~2" == "" (
177 if errorlevel 1 (
379 if "%4" == "TRUE" (
381 if "%1" == "x86" (
404 if exist makefile (
413 if "%1" == "x86" (
460 if "%3" == "TRUE" (
461 if "%1" == "x86" (
[all …]
H A Dbuild-wolfssl.bat39 if defined PROGRAMFILES (
45 if /i "%~1" == "vc14.3" (
59 if /i "%~1" == "vc10" (
180 if "%VC_VER%" == "14.1" (
206 if errorlevel 1 goto error
209 if errorlevel 1 goto error
287 if not "%MSBUILD_PLATFORM%" == "Win32" if not "%MSBUILD_PLATFORM%" == "x64" (
294 if %ERRORLEVEL% neq 0 (
301 if %ERRORLEVEL% neq 0 (
316 if %ERRORLEVEL% neq 0 (
[all …]
H A Dgenerate.bat45 if "%~1" == "" goto start
47 if /i "%~1" == "pre" (
74 if exist ..\buildconf.bat (
91 if "%MODE%" == "GENERATE" (
140 if not exist %2 (
146 if exist %3 (
223 if "%2" == "lib\vauth" (
237 if "%1" == "dsp" (
252 if "%ext%" == "c" (
272 if "%fname%"=="" (
[all …]
H A Dchecksrc.bat43 if /i "%~1" == "-?" (
45 ) else if /i "%~1" == "-h" (
70 if not defined SRC_DIR (
82 if errorlevel 1 (
96 if "%SRC_DIR%" == "" (
101 if exist docs (
102 if exist lib (
103 if exist src (
104 if exist tests (
117 if exist %SRC_DIR%\src (
[all …]
/curl/
H A Dbuildconf.bat44 if "%~1" == "" goto start
46 if /i "%~1" == "-clean" (
61 if "%MODE%" == "GENERATE" (
96 if exist Makefile.dist (
98 if errorlevel 1 (
107 if errorlevel 2 (
111 if errorlevel 1 (
135 if exist Makefile (
137 if exist Makefile (
181 if errorlevel 1 (
[all …]
H A DCMakeLists.txt96 if(APPLE)
99 if(UNIX)
102 if(BSD)
105 if(WIN32)
108 if(CYGWIN)
111 if(MSYS)
117 if(MINGW)
120 if(MSVC)
158 if(WIN32)
212 if(MSVC)
[all …]
H A Dacinclude.m441 if test -z "$SED"; then
44 if test -z "$GREP"; then
65 if test -z "$tmp_exp"; then
398 if test -z "$u_libs"; then
412 if test -z "$x_nlibs"; then
490 if test -z "$u_libs"; then
510 if test -z "$x_nlibs"; then
1267 if test -f "$a"; then
1307 if test "x$ca" != "xno"; then
1479 if test -n "$1"; then
[all …]
/curl/docs/libcurl/
H A Dlibcurl.m489 if test "$_libcurl_with" != "no" ; then
97 if test -d "$_libcurl_with" ; then
106 if test x$_libcurl_config != "x" ; then
114 if test $_libcurl_wanted -gt 0 ; then
127 if test x"$LIBCURL_CPPFLAGS" = "x" ; then
130 if test x"$LIBCURL" = "x" ; then
147 if test $_libcurl_version -ge 461828 ; then
157 if test $_libcurl_try_link = yes ; then
182 if (x) {;}
191 if test $libcurl_cv_lib_curl_usable = yes ; then
[all …]
/curl/CMake/
H A DFindGSS.cmake57 if(CURL_USE_PKGCONFIG)
62 if(WIN32)
87 if(_gss_configure_script)
146 if(_gss_configure_failed)
158 if(_gss_configure_failed)
206 if(_GSS_INCLUDE_DIRS)
216 if(_GSS_INCLUDE_DIRS)
223 if(GSS_FLAVOUR)
229 if(WIN32)
296 if(GSS_FLAVOUR)
[all …]
H A DPickyWarnings.cmake28 if(CURL_WERROR AND
34 if(MSVC) # clang-cl
39 if(APPLE AND
49 if(PICKY_COMPILER)
59 if(CMAKE_C_COMPILER_ID MATCHES "Clang")
70 # Add new options here, if in doubt:
131 if(CMAKE_C_COMPILER_ID MATCHES "Clang")
138 if(NOT MSVC)
241 if(${_optvarname})
250 if(CMAKE_VERSION VERSION_LESS 3.12)
[all …]
/curl/docs/libcurl/opts/
H A DCURLINFO_CONDITION_UNMET.md32 Pass a pointer to a long to receive the number 1 if the condition provided in
34 if this returns a 1 you know that the reason you did not get data in return is
36 gets a zero stored if the condition instead was met. This can also return 1 if
48 if(curl) {
63 if(!res) {
67 if(!res) {
79 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_REDIRECT_URL.md33 you to if you would enable CURLOPT_FOLLOWLOCATION(3). This can come handy if
38 This URL is also set if the CURLOPT_MAXREDIRS(3) limit prevented a redirect to
49 if(curl) {
53 if(res == CURLE_OK) {
56 if(url)
68 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_USED_PROXY.md32 Pass a pointer to a long. It gets set to zero set if no proxy was used in the
33 previous transfer or a non-zero value if a proxy was used.
43 if(curl) {
51 if(!res) {
55 if(!res) {
68 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_CONTENT_LENGTH_UPLOAD_T.md32 upload. Stores -1 if the size is not known.
42 if(curl) {
49 if(!res) {
53 if(!res) {
65 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_RETRY_AFTER.md37 or zero if there was no header or the header could not be parsed.
41 Zero if there was no header.
51 if(curl) {
55 if(res == CURLE_OK) {
58 if(wait)
70 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_CONTENT_LENGTH_DOWNLOAD_T.md32 download. This is the value read from the Content-Length: field. Stores -1 if
43 if(curl) {
50 if(!res) {
54 if(!res) {
66 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLINFO_REQUEST_SIZE.md33 than one request if CURLOPT_FOLLOWLOCATION(3) is enabled.
43 if(curl) {
47 if(res == CURLE_OK) {
50 if(!res)
62 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.

Completed in 350 milliseconds

12345678910>>...33