Source position: lauxlib.pas line 91
function luaL_findtable(
L: Plua_State;
idx: Integer;
const fname: PAnsiChar;
szhint: Integer
):PAnsiChar;