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