Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dcurl.stub.php896 const CURLINFO_REDIRECT_COUNT = UNKNOWN; define
H A Dcurl_arginfo.h395 REGISTER_LONG_CONSTANT("CURLINFO_REDIRECT_COUNT", CURLINFO_REDIRECT_COUNT, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c2471 if (curl_easy_getinfo(ch->cp, CURLINFO_REDIRECT_COUNT, &l_code) == CURLE_OK) { in PHP_FUNCTION()

Completed in 18 milliseconds