Searched refs:LUA_INIT (Results 1 – 3 of 3) sorted by relevance
324 const char *init = getenv(LUA_INIT); in handle_luainit()329 return dostring(L, init, "=" LUA_INIT); in handle_luainit()
71 #define LUA_INIT "LUA_INIT" macro
64 + lua.c now runs the environment variable LUA_INIT, if present. It can