Searched refs:ngx_http_sub_match_t (Results 1 – 1 of 1) sorted by relevance
22 } ngx_http_sub_match_t; typedef96 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 …]