Searched refs:curl_share_close (Results 1 – 5 of 5) sorted by relevance
2 curl_share_close basic test12 curl_share_close($sh);
177 ZEND_FUNCTION(curl_share_close);220 ZEND_FE(curl_share_close, arginfo_curl_share_close)
74 function curl_share_close(CurlShareHandle $share_handle): void {} function
47 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() argument
1037 checks for `false`. The curl_share_close() function no longer has an effect,
Completed in 13 milliseconds