Home
last modified time | relevance | path

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

/external/curl/lib/
Dstrcase.h49 void Curl_strntolower(char *dest, const char *src, size_t n);
Dstrcase.c244 void Curl_strntolower(char *dest, const char *src, size_t n) in Curl_strntolower() function
Dhttp2.c2018 Curl_strntolower((char *)hdbuf, hdbuf, nva[i].namelen); in http2_send()
/external/curl/lib/vquic/
Dquiche.c710 Curl_strntolower((char *)hdbuf, hdbuf, nva[i].name_len); in http_request()
Dngtcp2.c1522 Curl_strntolower((char *)hdbuf, hdbuf, nva[i].namelen); in http_request()