Home
last modified time | relevance | path

Searched refs:CURLOPT_DNS_USE_GLOBAL_CACHE (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/curl/tests/
H A Dbug71144.phpt4 Since Curl 7.62, CURLOPT_DNS_USE_GLOBAL_CACHE has no effect, and is
11 var_dump(curl_setopt($ch, CURLOPT_DNS_USE_GLOBAL_CACHE, 1));
/php-src/ext/curl/
H A Dcurl.stub.php79 const CURLOPT_DNS_USE_GLOBAL_CACHE = UNKNOWN; define
H A Dcurl_arginfo.h237 …REGISTER_LONG_CONSTANT("CURLOPT_DNS_USE_GLOBAL_CACHE", CURLOPT_DNS_USE_GLOBAL_CACHE, CONST_PERSIST… in register_curl_symbols()
H A Dinterface.c2178 case CURLOPT_DNS_USE_GLOBAL_CACHE: in _php_curl_setopt()

Completed in 23 milliseconds