Searched refs:_php_curl_share_setopt (Results 1 – 1 of 1) sorted by relevance
56 static int _php_curl_share_setopt(php_curlsh *sh, zend_long option, zval *zvalue, zval *return_valu… in _php_curl_share_setopt() function93 if (!_php_curl_share_setopt(sh, options, zvalue, return_value)) { in PHP_FUNCTION()
Completed in 12 milliseconds