Searched refs:_php_curl_share_setopt (Results 1 – 1 of 1) sorted by relevance
69 static int _php_curl_share_setopt(php_curlsh *sh, long option, zval **zvalue, zval *return_value TS… in _php_curl_share_setopt() function108 if (!_php_curl_share_setopt(sh, options, zvalue, return_value TSRMLS_CC)) { in PHP_FUNCTION()
Completed in 7 milliseconds