Searched defs:CURL_DISABLE_DICT (Results 1 – 4 of 4) sorted by relevance
44 #define CURL_DISABLE_DICT 1 macro
210 # define CURL_DISABLE_DICT macro
380 option(CURL_DISABLE_DICT "Disable DICT" OFF) option465 set(CURL_DISABLE_DICT ON) variable
857 AC_DEFINE(CURL_DISABLE_DICT, 1, [to disable DICT]) definition