Searched refs:CURL_DISABLE_DICT (Results 1 – 13 of 13) sorted by relevance
27 #ifndef CURL_DISABLE_DICT
29 #define CURL_DISABLE_DICT 1 macro
170 # ifndef CURL_DISABLE_DICT171 # define CURL_DISABLE_DICT macro
304 #ifndef CURL_DISABLE_DICT
45 #cmakedefine CURL_DISABLE_DICT 1
28 #undef CURL_DISABLE_DICT
284 #ifndef CURL_DISABLE_DICT
15 ## `CURL_DISABLE_DICT`
554 "# define CURL_DISABLE_DICT 1",610 "# define CURL_DISABLE_DICT 1",
187 option(CURL_DISABLE_DICT "disables DICT" OFF) option188 mark_as_advanced(CURL_DISABLE_DICT)251 set(CURL_DISABLE_DICT ON) variable1489 _add_if("DICT" NOT CURL_DISABLE_DICT)
941 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition942 AC_SUBST(CURL_DISABLE_DICT, [1]) subst4560 if test "x$CURL_DISABLE_DICT" != "x1"; then
22221 CURL_DISABLE_DICT=145526 if test "x$CURL_DISABLE_DICT" != "x1"; then