Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h301 ngx_str_t *ngx_http_v2_get_static_value(ngx_uint_t index);
H A Dngx_http_v2_table.c97 ngx_http_v2_get_static_value(ngx_uint_t index) in ngx_http_v2_get_static_value() function
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c3149 ctx->value = *ngx_http_v2_get_static_value(ctx->index); in ngx_http_grpc_parse_fragment()