Searched refs:ngx_http_sub_tables_t (Results 1 – 1 of 1) sorted by relevance
31 } ngx_http_sub_tables_t; typedef39 ngx_http_sub_tables_t *tables;75 ngx_http_sub_tables_t *tables;95 static void ngx_http_sub_init_tables(ngx_http_sub_tables_t *tables,242 ctx->tables = ngx_palloc(r->pool, sizeof(ngx_http_sub_tables_t)); in ngx_http_sub_header_filter()615 ngx_http_sub_tables_t *tables; in ngx_http_sub_parse()934 conf->tables = ngx_palloc(cf->pool, sizeof(ngx_http_sub_tables_t)); in ngx_http_sub_merge_conf()948 ngx_http_sub_init_tables(ngx_http_sub_tables_t *tables, in ngx_http_sub_init_tables()