Searched defs:CURL_DISABLE_DICT (Results 1 – 4 of 4) sorted by relevance
132 option(CURL_DISABLE_DICT "disables DICT" OFF) option162 set(CURL_DISABLE_DICT ON) variable
502 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition503 AC_SUBST(CURL_DISABLE_DICT, [1]) subst
167 # define CURL_DISABLE_DICT macro
20 #define CURL_DISABLE_DICT 1 macro