Home
last modified time | relevance | path

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

/php-src/ext/curl/tests/
H A Dcurl_progress.phpt12 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
H A Dcurl_copy_handle_xferinfo.phpt17 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
H A Dcurl_xferinfo_trampoline.phpt25 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
H A Dcurl_progress_trampoline.phpt25 curl_setopt($ch, CURLOPT_NOPROGRESS, 0);
/php-src/ext/curl/
H A Dcurl.stub.php235 const CURLOPT_NOPROGRESS = UNKNOWN; define
H A Dinterface.c1191 curl_easy_setopt(ch->cp, CURLOPT_NOPROGRESS, 1); in _php_curl_set_default_options()
1713 case CURLOPT_NOPROGRESS: in _php_curl_setopt()
H A Dcurl_arginfo.h268 REGISTER_LONG_CONSTANT("CURLOPT_NOPROGRESS", CURLOPT_NOPROGRESS, CONST_PERSISTENT); in register_curl_symbols()

Completed in 25 milliseconds