Searched refs:lua_autoload_on (Results 1 – 1 of 1) sorted by relevance
71 static bool lua_autoload_on = true; variable177 NULL, 0, &lua_autoload_on, 0, in lua_attach()516 if (md == NULL && lua_autoload_on && strchr(module, '/') == NULL) { in lua_require()703 if (lua_require_on || lua_autoload_on) { in klua_newstate()