Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h171 ngx_http_script_file_not_dir, enumerator
H A Dngx_http_script.c1570 case ngx_http_script_file_not_dir: in ngx_http_script_file_code()
1598 case ngx_http_script_file_not_dir: in ngx_http_script_file_code()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c834 fop->op = ngx_http_script_file_not_dir; in ngx_http_rewrite_if_condition()