Searched refs:ngx_http_map_ctx_t (Results 1 – 1 of 1) sorted by relevance
39 } ngx_http_map_ctx_t; typedef111 ngx_http_map_ctx_t *map = (ngx_http_map_ctx_t *) data; in ngx_http_map_variable()185 ngx_http_map_ctx_t *map; in ngx_http_map_block()202 map = ngx_pcalloc(cf->pool, sizeof(ngx_http_map_ctx_t)); in ngx_http_map_block()