Home
last modified time | relevance | path

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

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_contentby.c273 llcf->content_src_key); in ngx_http_lua_content_handler_file()
305 llcf->content_src_key, in ngx_http_lua_content_handler_inline()
H A Dngx_http_lua_common.h378 u_char *content_src_key; /* cached key for content_src */ member
H A Dngx_http_lua_module.c1287 conf->content_src_key = prev->content_src_key; in ngx_http_lua_merge_loc_conf()
H A Dngx_http_lua_directive.c772 llcf->content_src_key = cache_key; in ngx_http_lua_content_by_lua()