Searched refs:nghttp2_downcase (Results 1 – 7 of 7) sorted by relevance
70 void nghttp2_downcase(uint8_t *s, size_t len);
122 void nghttp2_downcase(uint8_t *s, size_t len) { in nghttp2_downcase() function
1023 nghttp2_downcase(p->name, p->namelen); in nghttp2_nv_array_copy()
38 nghttp2_downcase;