Apache HTTPD
framework
httpd-2.4.62
modules
lua
lua_config.h
Go to the documentation of this file.
1
18
#include "
mod_lua.h
"
19
20
#ifndef _APL_CONFIG_H_
21
#define _APL_CONFIG_H_
22
23
void
ap_lua_load_config_lmodule
(
lua_State
*L);
24
25
apr_status_t
ap_lua_map_handler
(
ap_lua_dir_cfg
*cfg,
26
const
char
*
file
,
27
const
char
*function,
28
const
char
*
pattern
,
29
const
char
*scope);
30
31
#endif
/* !_APL_CONFIG_H_ */
pattern
const char * pattern
Definition
ap_regex.h:243
size
apr_size_t size
Definition
apr_allocator.h:115
apr_status_t
int apr_status_t
Definition
apr_errno.h:44
file
const char apr_file_t * file
Definition
apr_file_io.h:823
ap_lua_load_config_lmodule
void ap_lua_load_config_lmodule(lua_State *L)
Definition
lua_config.c:262
ap_lua_map_handler
apr_status_t ap_lua_map_handler(ap_lua_dir_cfg *cfg, const char *file, const char *function, const char *pattern, const char *scope)
Definition
lua_config.c:54
mod_lua.h
ap_lua_dir_cfg
Definition
mod_lua.h:115
Generated by
1.9.8