Searched refs:ngx_http_script_full_name_code (Results 1 – 1 of 1) sorted by relevance
27 static void ngx_http_script_full_name_code(ngx_http_script_engine_t *e);1337 code->code = ngx_http_script_full_name_code; in ngx_http_script_add_full_name_code()1359 ngx_http_script_full_name_code(ngx_http_script_engine_t *e) in ngx_http_script_full_name_code() function