Home
last modified time | relevance | path

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

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_subrequest.c64 static int ngx_http_lua_ngx_location_capture(lua_State *L);
91 ngx_http_lua_ngx_location_capture(lua_State *L) in ngx_http_lua_ngx_location_capture() function
1332 lua_pushcfunction(L, ngx_http_lua_ngx_location_capture); in ngx_http_lua_inject_subrequest_api()