Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
H A Dbug69316.phpt14 curl_setopt($ch, CURLOPT_COOKIE, str_repeat("a", $FILE_size - 1));
/PHP-8.3/ext/curl/
H A Dcurl.stub.php43 const CURLOPT_COOKIE = UNKNOWN; define
H A Dcurl_arginfo.h241 REGISTER_LONG_CONSTANT("CURLOPT_COOKIE", CURLOPT_COOKIE, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c1880 case CURLOPT_COOKIE: in _php_curl_setopt()

Completed in 26 milliseconds