Searched refs:CURL_DISABLE_DICT (Results 1 – 13 of 13) sorted by relevance
25 #ifndef CURL_DISABLE_DICT
173 # ifndef CURL_DISABLE_DICT174 # define CURL_DISABLE_DICT macro
26 #define CURL_DISABLE_DICT 1 macro
262 #ifndef CURL_DISABLE_DICT
43 #cmakedefine CURL_DISABLE_DICT 1
25 #undef CURL_DISABLE_DICT
264 #ifndef CURL_DISABLE_DICT
11 ## CURL_DISABLE_DICT section in Code defines to disable features and protocols
463 "# define CURL_DISABLE_DICT 1",519 "# define CURL_DISABLE_DICT 1",
167 option(CURL_DISABLE_DICT "disables DICT" OFF) option168 mark_as_advanced(CURL_DISABLE_DICT)195 set(CURL_DISABLE_DICT ON) variable1402 _add_if("DICT" NOT CURL_DISABLE_DICT)
521 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition522 AC_SUBST(CURL_DISABLE_DICT, [1]) subst5079 if test "x$CURL_DISABLE_DICT" != "x1"; then
20287 CURL_DISABLE_DICT=144841 if test "x$CURL_DISABLE_DICT" != "x1"; then