Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dcurl.stub.php1869 const CURLOPT_POSTREDIR = UNKNOWN; define
H A Dinterface.c2224 case CURLOPT_POSTREDIR: in _php_curl_setopt()
2226 error = curl_easy_setopt(ch->cp, CURLOPT_POSTREDIR, lval & CURL_REDIR_POST_ALL); in _php_curl_setopt()
H A Dcurl_arginfo.h583 REGISTER_LONG_CONSTANT("CURLOPT_POSTREDIR", CURLOPT_POSTREDIR, CONST_PERSISTENT); in register_curl_symbols()

Completed in 25 milliseconds