Searched refs:ap_lua_push_apr_table (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/lua/
H A Dlua_apr.h34 void ap_lua_push_apr_table(lua_State *L, req_table_t *t);
H A Dlua_apr.c31 void ap_lua_push_apr_table(lua_State *L, req_table_t *t) function
H A Dlua_request.c1839 ap_lua_push_apr_table(L, rs);
2994 ap_lua_push_apr_table(L, t);

Completed in 34 milliseconds