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