Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/
H A Dconfigure.ac4337 AC_DEFINE(CURL_DISABLE_VERBOSE_STRINGS, 1, [to disable verbose strings]) definition
H A DCMakeLists.txt369 option(CURL_DISABLE_VERBOSE_STRINGS "Disable verbose strings" OFF) option