function::str_replace(3stap) debian man page | unix.com

Man Page: function::str_replace

Operating Environment: debian

Section: 3stap

function::str_replace

FUNCTION:(3stap)					  A collection of standard strin					  FUNCTION:(3stap)

NAME
function::str_replace - str_replace Replaces all instances of a substring with another
SYNOPSIS
str_replace:string(prnt_str:string,srch_str:string,rplc_str:string)
ARGUMENTS
prnt_str the string to search and replace in srch_str the substring which is used to search in prnt_str string rplc_str the substring which is used to replace srch_str
DESCRIPTION
This function returns the given string with substrings replaced. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
strtr(3) - php
str_ireplace(3) - php
ereg_replace(3) - php
tapset::speculative(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph