NAME
function::strreplace - strreplace Replaces all instances of a substring with another SYNOPSIS strreplace:string(prntstr:string,srchstr:string,rplcstr:string) ARGUMENTS prntstr the string to search and replace in srchstr the substring which is used to search in prntstr string rplcstr the substring which is used to replace srchstr DESCRIPTION This function returns the given string with substrings replaced. SystemTap Tapset Reference June 2018 FUNCTION::STRREPLAC(3stap)