Searched refs:luaL_dostring (Results 1 – 3 of 3) sorted by relevance
146 if ((status = luaL_dostring(luap, line)) != 0) { in interp_run()
116 #define luaL_dostring(L, s) \ macro
132 #define luaL_dostring(L, s) \ macro