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