Searched defs:cfg_methods (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_config.c150 static const struct luaL_Reg cfg_methods[] = { variable in typeref:struct:luaL_Reg
266 luaL_register(L, NULL, cfg_methods); /* [metatable] */

Completed in 1002 milliseconds