Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_huff_encode.c164 #define ngx_http_v2_huff_encode_buf(dst, buf) \ macro
167 #define ngx_http_v2_huff_encode_buf(dst, buf) \ macro
179 #define ngx_http_v2_huff_encode_buf(dst, buf) \ macro
185 #define ngx_http_v2_huff_encode_buf(dst, buf) \ macro
227 ngx_http_v2_huff_encode_buf(&dst[hlen], buf); in ngx_http_v2_huff_encode()