Searched refs:CURLINFO_NAMELOOKUP_TIME (Results 1 – 3 of 3) sorted by relevance
876 const CURLINFO_NAMELOOKUP_TIME = UNKNOWN; define
410 REGISTER_LONG_CONSTANT("CURLINFO_NAMELOOKUP_TIME", CURLINFO_NAMELOOKUP_TIME, CONST_PERSISTENT); in register_curl_symbols()
2553 if (curl_easy_getinfo(ch->cp, CURLINFO_NAMELOOKUP_TIME, &d_code) == CURLE_OK) { in PHP_FUNCTION()
Completed in 29 milliseconds