Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/tests/
H A Dbug77535.phpt30 curl_setopt($this->curl, CURLOPT_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS);
31 curl_setopt($this->curl, CURLOPT_REDIR_PROTOCOLS, CURLPROTO_HTTP | CURLPROTO_HTTPS);
/PHP-8.3/ext/curl/
H A Dcurl.stub.php1929 const CURLPROTO_HTTPS = UNKNOWN; define
H A Dcurl_arginfo.h610 REGISTER_LONG_CONSTANT("CURLPROTO_HTTPS", CURLPROTO_HTTPS, CONST_PERSISTENT); in register_curl_symbols()

Completed in 20 milliseconds