Searched refs:CURL_DISABLE_COOKIES (Results 1 – 23 of 23) sorted by relevance
37 #if (!defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES)) || \
36 #if (!defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES)) || \
27 #if !defined(CURL_DISABLE_COOKIES) || !defined(CURL_DISABLE_ALTSVC) || \
86 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES) in curl_share_setopt()155 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES) in curl_share_setopt()239 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES) in curl_share_cleanup()
29 #if (!defined(CURL_DISABLE_HTTP) || !defined(CURL_DISABLE_COOKIES)) || \
51 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES)
126 #if defined(CURL_DISABLE_HTTP) || defined(CURL_DISABLE_COOKIES)
122 #ifndef CURL_DISABLE_COOKIES
1308 #ifndef CURL_DISABLE_COOKIES1334 #ifndef CURL_DISABLE_COOKIES1385 #ifndef CURL_DISABLE_COOKIES1441 #ifndef CURL_DISABLE_COOKIES1774 #ifndef CURL_DISABLE_COOKIES1938 #ifndef CURL_DISABLE_COOKIES
114 #ifndef CURL_DISABLE_COOKIES
282 # define CURL_DISABLE_COOKIES 1 macro
953 #ifndef CURL_DISABLE_COOKIES in curl_easy_duphandle()1056 #ifndef CURL_DISABLE_COOKIES in curl_easy_duphandle()
145 #ifndef CURL_DISABLE_COOKIES in Curl_req_hard_reset()
502 #if !defined(CURL_DISABLE_COOKIES) in setopt_long()1581 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES) in setopt_pointers()1619 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES) in setopt_pointers()1822 #if !defined(CURL_DISABLE_COOKIES) in setopt_cptr()
74 #if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_COOKIES)
1706 #if !defined(CURL_DISABLE_COOKIES) in Curl_http_host()2237 #if !defined(CURL_DISABLE_COOKIES)3073 #if !defined(CURL_DISABLE_COOKIES) in Curl_http_header()
41 #cmakedefine CURL_DISABLE_COOKIES 1
198 #ifndef CURL_DISABLE_COOKIES in Curl_freeset()319 #ifndef CURL_DISABLE_COOKIES in Curl_close()
44 #ifdef CURL_DISABLE_COOKIES
28 #if !defined(CURL_DISABLE_COOKIES) || !defined(CURL_DISABLE_ALTSVC) || \
299 option(CURL_DISABLE_COOKIES "Disable cookies support" OFF) option300 mark_as_advanced(CURL_DISABLE_COOKIES)
4668 AC_DEFINE(CURL_DISABLE_COOKIES, 1, [to disable cookies support])
Completed in 108 milliseconds