Source position: Lua.pas line 668
function luaL_gsub(
L: Plua_State;
const s: PChar;
const p: PChar;
const r: PChar
):PChar;