Searched refs:_php_curl_multi_setopt (Results 1 – 1 of 1) sorted by relevance
385 static int _php_curl_multi_setopt(php_curlm *mh, long option, zval **zvalue, zval *return_value TSR… in _php_curl_multi_setopt() function428 if (!_php_curl_multi_setopt(mh, options, zvalue, return_value TSRMLS_CC)) { in PHP_FUNCTION()
Completed in 9 milliseconds