Searched refs:curl_share_errno (Results 1 – 4 of 4) sorted by relevance
2 curl_share_errno and curl_share_strerror basic test9 $errno = curl_share_errno($sh);19 $errno = curl_share_errno($sh);
102 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() argument
171 ZEND_FUNCTION(curl_share_errno);209 ZEND_FE(curl_share_errno, arginfo_curl_share_errno)
3625 function curl_share_errno(CurlShareHandle $share_handle): int {} function
Completed in 21 milliseconds