Source position: regexp.pas line 90
function RegExpReplace(
const pattern: String;
const replacement: String;
const str: String
):String;