Home
last modified time | relevance | path

Searched refs:curl_share_close (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/curl/tests/
H A Dcurl_share_close_basic001.phpt2 curl_share_close basic test
12 curl_share_close($sh);
/PHP-8.0/ext/curl/
H A Dcurl_arginfo.h177 ZEND_FUNCTION(curl_share_close);
220 ZEND_FE(curl_share_close, arginfo_curl_share_close)
H A Dcurl.stub.php74 function curl_share_close(CurlShareHandle $share_handle): void {} function
H A Dshare.c47 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() argument
/PHP-8.0/
H A DUPGRADING1037 checks for `false`. The curl_share_close() function no longer has an effect,

Completed in 11 milliseconds