Searched refs:nghttp2_hd_huff_encode_count (Results 1 – 3 of 3) sorted by relevance
142 size_t nghttp2_hd_huff_encode_count(const uint8_t *src, size_t len) in nghttp2_hd_huff_encode_count() function
390 size_t nghttp2_hd_huff_encode_count(const uint8_t *src, size_t len);
1000 enclen = nghttp2_hd_huff_encode_count(str, len); in emit_string()
Completed in 8 milliseconds