Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.h101 } ngx_http_map_t; typedef
104 void *ngx_http_map_find(ngx_http_request_t *r, ngx_http_map_t *map,
H A Dngx_http_variables.c2351 ngx_http_map_find(ngx_http_request_t *r, ngx_http_map_t *map, ngx_str_t *match) in ngx_http_map_find()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_map_module.c35 ngx_http_map_t map;