Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h477 ngx_int_t ngx_http_core_find_config_phase(ngx_http_request_t *r,
H A Dngx_http.c500 ph->checker = ngx_http_core_find_config_phase; in ngx_http_init_phase_handlers()
H A Dngx_http_core_module.c941 ngx_http_core_find_config_phase(ngx_http_request_t *r, in ngx_http_core_find_config_phase() function