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
174 ZEND_FUNCTION(curl_share_close);212 ZEND_FE(curl_share_close, arginfo_curl_share_close)
3741 function curl_share_close(CurlShareHandle $share_handle): void {} function
Completed in 16 milliseconds