Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dc-hyper.c479 int numh = 0; in Curl_hyper_header() local
490 return numh ? CURLE_OK : CURLE_BAD_FUNCTION_ARGUMENT; in Curl_hyper_header()
528 numh++; in Curl_hyper_header()