Home
last modified time | relevance | path

Searched refs:n1len (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dhttp.c1254 static bool hd_name_eq(const char *n1, size_t n1len, in hd_name_eq() argument
1257 if(n1len == n2len) { in hd_name_eq()
1258 return strncasecompare(n1, n2, n1len); in hd_name_eq()

Completed in 15 milliseconds