Home
last modified time | relevance | path

Searched refs:CURLOPT_POSTREDIR (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/curl/
H A Dcurl.stub.php1818 const CURLOPT_POSTREDIR = UNKNOWN; define
H A Dinterface.c2344 case CURLOPT_POSTREDIR: in _php_curl_setopt()
2346 error = curl_easy_setopt(ch->cp, CURLOPT_POSTREDIR, lval & CURL_REDIR_POST_ALL); in _php_curl_setopt()
H A Dcurl_arginfo.h589 REGISTER_LONG_CONSTANT("CURLOPT_POSTREDIR", CURLOPT_POSTREDIR, CONST_PERSISTENT); in register_curl_symbols()

Completed in 43 milliseconds