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