Searched refs:ngx_http_sub_cmp_index (Results 1 – 1 of 1) sorted by relevance
80 static ngx_uint_t ngx_http_sub_cmp_index; variable965 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()