Searched defs:CURL_DISABLE_DICT (Results 1 – 4 of 4) sorted by relevance
187 option(CURL_DISABLE_DICT "disables DICT" OFF) option251 set(CURL_DISABLE_DICT ON) variable
941 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition942 AC_SUBST(CURL_DISABLE_DICT, [1]) subst
29 #define CURL_DISABLE_DICT 1 macro
171 # define CURL_DISABLE_DICT macro