Home
last modified time | relevance | path

Searched refs:nghttp2_downcase (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_helper.h70 void nghttp2_downcase(uint8_t *s, size_t len);
H A Dnghttp2_helper.c122 void nghttp2_downcase(uint8_t *s, size_t len) { in nghttp2_downcase() function
H A Dnghttp2_frame.c1082 nghttp2_downcase(p->name, p->namelen); in nghttp2_nv_array_copy()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_helper.h70 void nghttp2_downcase(uint8_t *s, size_t len);
H A Dnghttp2_helper.c122 void nghttp2_downcase(uint8_t *s, size_t len) { in nghttp2_downcase() function
H A Dnghttp2_frame.c1082 nghttp2_downcase(p->name, p->namelen); in nghttp2_nv_array_copy()

Completed in 8 milliseconds