Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/
H A Dcurl.stub.php891 const CURLINFO_REDIRECT_COUNT = UNKNOWN; define
H A Dcurl_arginfo.h413 REGISTER_LONG_CONSTANT("CURLINFO_REDIRECT_COUNT", CURLINFO_REDIRECT_COUNT, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c2644 if (curl_easy_getinfo(ch->cp, CURLINFO_REDIRECT_COUNT, &l_code) == CURLE_OK) { in PHP_FUNCTION()

Completed in 26 milliseconds