Searched refs:dll_luaL_loadfilex (Results 1 – 1 of 1) sorted by relevance
128 #define luaL_loadfilex dll_luaL_loadfilex229 int (*dll_luaL_loadfilex) (lua_State *L, const char *filename, const char *mode); variable352 {"luaL_loadfilex", (luaV_function) &dll_luaL_loadfilex},