Home
last modified time | relevance | path

Searched refs:CURLOPT_CONNECTTIMEOUT (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/curl/tests/
H A Dbug52202.phpt10 curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 1);
H A Dbug68937.phpt24 CURLOPT_CONNECTTIMEOUT=> 1,
H A Dbug68937_2.phpt24 CURLOPT_CONNECTTIMEOUT => 1,
H A Dbug64267.phpt21 CURLOPT_CONNECTTIMEOUT => 3,
/php-src/ext/curl/
H A Dcurl.stub.php39 const CURLOPT_CONNECTTIMEOUT = UNKNOWN; define
H A Dcurl_arginfo.h223 REGISTER_LONG_CONSTANT("CURLOPT_CONNECTTIMEOUT", CURLOPT_CONNECTTIMEOUT, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c1653 case CURLOPT_CONNECTTIMEOUT: in _php_curl_setopt()

Completed in 21 milliseconds