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