Home
last modified time | relevance | path

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

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_setby.c200 ngx_http_lua_get_globals_table(L); in ngx_http_lua_set_by_lua_env()
H A Dngx_http_lua_logby.c56 ngx_http_lua_get_globals_table(L); in ngx_http_lua_log_by_lua_env()
H A Dngx_http_lua_headerfilterby.c62 ngx_http_lua_get_globals_table(L); in ngx_http_lua_header_filter_by_lua_env()
H A Dngx_http_lua_util.h414 ngx_http_lua_get_globals_table(lua_State *L) in ngx_http_lua_get_globals_table() function
669 ngx_http_lua_get_globals_table(co);
H A Dngx_http_lua_contentby.c68 ngx_http_lua_get_globals_table(co); in ngx_http_lua_content_by_chunk()
H A Dngx_http_lua_accessby.c263 ngx_http_lua_get_globals_table(co); in ngx_http_lua_access_by_chunk()
H A Dngx_http_lua_rewriteby.c263 ngx_http_lua_get_globals_table(co); in ngx_http_lua_rewrite_by_chunk()
H A Dngx_http_lua_coroutine.c156 ngx_http_lua_get_globals_table(L); in ngx_http_lua_coroutine_create_helper()
H A Dngx_http_lua_timer.c250 ngx_http_lua_get_globals_table(co); in ngx_http_lua_ngx_timer_helper()
408 ngx_http_lua_get_globals_table(co); in ngx_http_lua_timer_copy()
H A Dngx_http_lua_bodyfilterby.c71 ngx_http_lua_get_globals_table(L); in ngx_http_lua_body_filter_by_lua_env()
H A Dngx_http_lua_ssl_session_storeby.c381 ngx_http_lua_get_globals_table(L); in ngx_http_lua_ssl_sess_store_by_chunk()
H A Dngx_http_lua_ssl_session_fetchby.c504 ngx_http_lua_get_globals_table(co); in ngx_http_lua_ssl_sess_fetch_by_chunk()
H A Dngx_http_lua_balancer.c362 ngx_http_lua_get_globals_table(L); in ngx_http_lua_balancer_by_chunk()
H A Dngx_http_lua_ssl_certby.c482 ngx_http_lua_get_globals_table(co); in ngx_http_lua_ssl_cert_by_chunk()
H A Dngx_http_lua_util.c407 ngx_http_lua_get_globals_table(co);