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);
95 function curl_share_errno(CurlShareHandle $share_handle): int {} function
162 ZEND_FUNCTION(curl_share_errno);197 ZEND_FE(curl_share_errno, arginfo_curl_share_errno)
102 PHP_FUNCTION(curl_share_errno) in PHP_FUNCTION() argument
Completed in 9 milliseconds