Home
last modified time | relevance | path

Searched refs:ngx_http_sub_cmp_index (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.c80 static ngx_uint_t ngx_http_sub_cmp_index; variable
965 ngx_http_sub_cmp_index = tables->min_match_len - 1; in ngx_http_sub_init_tables()
1001 c1 = first->match.data[ngx_http_sub_cmp_index]; in ngx_http_sub_cmp_matches()
1002 c2 = second->match.data[ngx_http_sub_cmp_index]; in ngx_http_sub_cmp_matches()