Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_VERBOSE_STRINGS (Results 1 – 3 of 3) sorted by relevance

/external/curl/docs/
DCURL-DISABLE.md122 ## CURL_DISABLE_VERBOSE_STRINGS section in Code defines to disable features and protocols
/external/curl/
DCMakeLists.txt216 option(CURL_DISABLE_VERBOSE_STRINGS "to disable verbose strings" OFF) option
Dconfigure.ac4544 AC_DEFINE(CURL_DISABLE_VERBOSE_STRINGS, 1, [to disable verbose strings]) definition