Searched defs:CURL_DISABLE_VERBOSE_STRINGS (Results 1 – 3 of 3) sorted by relevance
| /external/curl/docs/ | ||
| D | CURL-DISABLE.md | 122 ## CURL_DISABLE_VERBOSE_STRINGS section in Code defines to disable features and protocols |
| /external/curl/ | ||
| D | CMakeLists.txt | 216 option(CURL_DISABLE_VERBOSE_STRINGS "to disable verbose strings" OFF) option |
| D | configure.ac | 4544 AC_DEFINE(CURL_DISABLE_VERBOSE_STRINGS, 1, [to disable verbose strings]) definition |