Searched defs:CURL_DISABLE_DICT (Results 1 – 5 of 5) sorted by relevance
193 option(CURL_DISABLE_DICT "disables DICT" OFF) option264 set(CURL_DISABLE_DICT ON) variable
863 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition864 AC_SUBST(CURL_DISABLE_DICT, [1]) subst
26 #define CURL_DISABLE_DICT 1 macro
170 # define CURL_DISABLE_DICT macro