ngx_http_test_if_match   15 src/http/modules/ngx_http_not_modified_filter_module.c static ngx_uint_t ngx_http_test_if_match(ngx_http_request_t *r,
ngx_http_test_if_match   72 src/http/modules/ngx_http_not_modified_filter_module.c         && !ngx_http_test_if_match(r, r->headers_in.if_match, 0))
ngx_http_test_if_match   87 src/http/modules/ngx_http_not_modified_filter_module.c             && !ngx_http_test_if_match(r, r->headers_in.if_none_match, 1))