Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_sub_filter_module.c22 } ngx_http_sub_match_t; typedef
96 ngx_http_sub_match_t *match, ngx_uint_t n);
177 ngx_http_sub_match_t *matches; in ngx_http_sub_header_filter()
202 matches = ngx_pcalloc(r->pool, sizeof(ngx_http_sub_match_t) * n); in ngx_http_sub_header_filter()
293 ngx_http_sub_match_t *match; in ngx_http_sub_body_filter()
614 ngx_http_sub_match_t *match; in ngx_http_sub_parse()
890 ngx_http_sub_match_t *matches; in ngx_http_sub_merge_conf()
949 ngx_http_sub_match_t *match, ngx_uint_t n) in ngx_http_sub_init_tables()
996 ngx_http_sub_match_t *first, *second; in ngx_http_sub_cmp_matches()
998 first = (ngx_http_sub_match_t *) one; in ngx_http_sub_cmp_matches()
[all …]