Home
last modified time | relevance | path

Searched refs:ngx_http_v2_huff_encode_table_lc (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.c90 static ngx_http_v2_huff_encode_code_t ngx_http_v2_huff_encode_table_lc[256] = variable
199 table = lower ? ngx_http_v2_huff_encode_table_lc in ngx_http_v2_huff_encode()