Home
last modified time | relevance | path

Searched refs:CURLPROTO_HTTPS (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/curl/tests/
H A Dbug77535.phpt31 curl_setopt($this->curl, CURLOPT_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS);
32 curl_setopt($this->curl, CURLOPT_REDIR_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS);
/php-src/ext/curl/
H A Dcurl.stub.php1980 const CURLPROTO_HTTPS = UNKNOWN; define
H A Dcurl_arginfo.h604 REGISTER_LONG_CONSTANT("CURLPROTO_HTTPS", CURLPROTO_HTTPS, CONST_PERSISTENT); in register_curl_symbols()

Completed in 16 milliseconds