Searched refs:curl_share_close (Results 1 – 4 of 4) sorted by relevance
2 curl_share_close basic test12 curl_share_close($sh);
46 PHP_FUNCTION(curl_share_close) in PHP_FUNCTION() argument
170 ZEND_FUNCTION(curl_share_close);208 ZEND_FE(curl_share_close, arginfo_curl_share_close)
3623 function curl_share_close(CurlShareHandle $share_handle): void {} function
Completed in 15 milliseconds