Home
last modified time | relevance | path

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

/dports/www/nginx-full/lua-nginx-module-0.10.19/
H A Dconfig241 $ngx_addon_dir/src/ngx_http_lua_subrequest.c \
306 $ngx_addon_dir/src/ngx_http_lua_subrequest.h \
/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_subrequest.c70 static ngx_int_t ngx_http_lua_subrequest(ngx_http_request_t *r,
580 rc = ngx_http_lua_subrequest(r, &uri, &args, &sr, psr, 0); in ngx_http_lua_ngx_location_capture_multi()
1343 ngx_http_lua_subrequest(ngx_http_request_t *r, in ngx_http_lua_subrequest() function
/dports/www/nginx-full/lua-nginx-module-0.10.19/t/
H A D020-subrequest.t1882 F(ngx_http_lua_subrequest) {