Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_GOPHER (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac1081 AC_DEFINE(CURL_DISABLE_GOPHER, 1, [to disable Gopher]) definition
1082 AC_SUBST(CURL_DISABLE_GOPHER, [1]) subst
H A DCMakeLists.txt309 option(CURL_DISABLE_GOPHER "Disable Gopher" OFF) option
387 set(CURL_DISABLE_GOPHER ON) variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_config.h68 #define CURL_DISABLE_GOPHER 1 macro
H A Dcurl_setup.h231 # define CURL_DISABLE_GOPHER macro