H A D | mod_lua.c | 178 const char *function, 208 function ? function : "-"); 313 "lua: Unable to find entry function '%s' in %s (not a valid function)", 383 "lua: Unable to find entry function '%s' in %s (not a valid function)", 434 /* Set up the initial filter context and acquire the function. 435 * The corresponding Lua function should yield here. 469 /* While the Lua function i 171 create_vm_spec(apr_pool_t **lifecycle_pool, request_rec *r, const ap_lua_dir_cfg *cfg, const ap_lua_server_cfg *server_cfg, const char *filename, const char *bytecode, apr_size_t bytecode_len, const char *function, const char *what) argument 999 const char *function = NULL; local 1109 register_named_file_function_hook(const char *name, cmd_parms *cmd, void *_cfg, const char *file, const char *function, int apr_hook_when) argument 1136 register_mapped_file_function_hook(const char *pattern, cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1158 register_filter_function_hook(const char *filter, cmd_parms *cmd, void *_cfg, const char *file, const char *function, int direction) argument 1274 register_translate_name_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function, const char *when) argument 1310 register_fixups_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1323 register_map_to_storage_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1331 register_log_transaction_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1347 register_check_user_id_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function, const char *when) argument 1376 register_type_checker_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1390 register_access_checker_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function, const char *when) argument 1420 register_auth_checker_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function, const char *when) argument 1449 register_insert_filter_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1456 register_quick_hook(cmd_parms *cmd, void *_cfg, const char *file, const char *function) argument 1467 register_map_handler(cmd_parms *cmd, void *_cfg, const char* match, const char *file, const char *function) argument 1479 register_output_filter(cmd_parms *cmd, void *_cfg, const char* filter, const char *file, const char *function) argument 1491 register_input_filter(cmd_parms *cmd, void *_cfg, const char* filter, const char *file, const char *function) argument 1808 register_authz_provider(cmd_parms *cmd, void *_cfg, const char *name, const char *file, const char *function) argument [all...] |