Searched refs:dostring (Results 1 – 2 of 2) sorted by relevance
140 static int dostring (lua_State *L, const char *s, const char *name) { in dostring() function304 if (dostring(L, chunk, "=(command line)") != 0) in runargs()329 return dostring(L, init, "=" LUA_INIT); in handle_luainit()
70 + precompiled bytecodes checked for integrity (secure binary dostring).156 + dofile and dostring can now return values (via return statement)