Man Page: function::str_replace
Operating Environment: debian
Section: 3stap
function::str_replace FUNCTION:(3stap) A collection of standard strin FUNCTION:(3stap)NAMEfunction::str_replace - str_replace Replaces all instances of a substring with anotherSYNOPSISstr_replace:string(prnt_str:string,srch_str:string,rplc_str:string)ARGUMENTSprnt_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_strDESCRIPTIONThis function returns the given string with substrings replaced. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| strtr(3) - php |
| str_replace(3) - php |
| tapset::errno(3stap) - centos |
| tapset::speculative(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |