Source position: substrings.pas line 63
function SubstrIreplace(
const str: String;
const sub: String;
const repl: String
):String;