Home
last modified time | relevance | path

Searched refs:CURLOPT_NOPROGRESS (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/curl/tests/
H A Dcurl_copy_handle_basic_008.phpt13 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
H A Dcurl_copy_handle_xferinfo.phpt13 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
/PHP-8.3/ext/curl/
H A Dcurl.stub.php233 const CURLOPT_NOPROGRESS = UNKNOWN; define
H A Dinterface.c1156 curl_easy_setopt(ch->cp, CURLOPT_NOPROGRESS, 1); in _php_curl_set_default_options()
1700 case CURLOPT_NOPROGRESS: in _php_curl_setopt()
H A Dcurl_arginfo.h279 REGISTER_LONG_CONSTANT("CURLOPT_NOPROGRESS", CURLOPT_NOPROGRESS, CONST_PERSISTENT); in register_curl_symbols()

Completed in 25 milliseconds