Home
last modified time | relevance | path

Searched refs:ngx_http_script_mark_args_code (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h239 size_t ngx_http_script_mark_args_code(ngx_http_script_engine_t *e);
H A Dngx_http_script.c901 *code = (uintptr_t) ngx_http_script_mark_args_code; in ngx_http_script_add_args_code()
915 ngx_http_script_mark_args_code(ngx_http_script_engine_t *e) in ngx_http_script_mark_args_code() function