Searched refs:luaL_loadfile (Results 1 – 1 of 1) sorted by relevance
123 #define luaL_loadfile dll_luaL_loadfile macro2674 if (luaL_loadfile(L, (char *) eap->arg) || lua_pcall(L, 0, 0, 0)) in ex_luafile()