Searched refs:LUA_PRELOAD_TABLE (Results 1 – 2 of 2) sorted by relevance
612 lua_getfield(L, LUA_REGISTRYINDEX, LUA_PRELOAD_TABLE); in searcher_preload()754 luaL_getsubtable(L, LUA_REGISTRYINDEX, LUA_PRELOAD_TABLE); in luaopen_package()
35 #define LUA_PRELOAD_TABLE "_PRELOAD" macro
Completed in 6 milliseconds