Home
last modified time | relevance | path

Searched refs:CURLOPT_HEADER (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/curl/tests/
H A Dbug68937.phpt15 CURLOPT_HEADER => false,
H A Dbug68937_2.phpt14 CURLOPT_HEADER => false,
H A Dcurl_copy_handle_basic.phpt17 curl_setopt($ch, CURLOPT_HEADER, 0);
H A Dcurl_postfields_array.phpt27 CURLOPT_HEADER => 0,
H A Dbug77535.phpt32 curl_setopt($this->curl, CURLOPT_HEADER, false);
/php-src/ext/curl/
H A Dcurl.stub.php149 const CURLOPT_HEADER = UNKNOWN; define
H A Dinterface.c1569 HANDLE_CURL_OPTION_CALLABLE_PHP_CURL_USER(ch, CURLOPT_HEADER, write_header); in _php_curl_setopt()
1601 case CURLOPT_HEADER: in _php_curl_setopt()
H A Dcurl_arginfo.h257 REGISTER_LONG_CONSTANT("CURLOPT_HEADER", CURLOPT_HEADER, CONST_PERSISTENT); in register_curl_symbols()

Completed in 44 milliseconds