Searched refs:ngx_http_map_find (Results 1 – 3 of 3) sorted by relevance
104 void *ngx_http_map_find(ngx_http_request_t *r, ngx_http_map_t *map,
2351 ngx_http_map_find(ngx_http_request_t *r, ngx_http_map_t *map, ngx_str_t *match) in ngx_http_map_find() function
128 value = ngx_http_map_find(r, &map->map, &val); in ngx_http_map_variable()