Searched defs:CURL_DISABLE_GOPHER (Results 1 – 5 of 5) sorted by relevance
| /external/curl/docs/ | ||
| D | CURL-DISABLE.md | 32 ## CURL_DISABLE_GOPHER section in Code defines to disable features and protocols |
| /external/curl/ | ||
| D | CMakeLists.txt | 189 option(CURL_DISABLE_GOPHER "to disable Gopher" OFF) option |
| D | configure.ac | 633 AC_DEFINE(CURL_DISABLE_GOPHER, 1, [to disable Gopher]) definition |
| /external/curl/lib/ | ||
| D | curl_setup.h | 192 # define CURL_DISABLE_GOPHER macro |
| D | curl_config.h | 41 #define CURL_DISABLE_GOPHER 1 macro |