Source position: lauxlib.pas line 110
function lua_dostring(
L: Plua_State;
const str: PAnsiChar
):Integer;