Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c25 ngx_http_script_add_full_name_code(ngx_http_script_compile_t *sc);
643 if (ngx_http_script_add_full_name_code(sc) != NGX_OK) { in ngx_http_script_done()
1315 ngx_http_script_add_full_name_code(ngx_http_script_compile_t *sc) in ngx_http_script_add_full_name_code() function