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

Man Page: function::str_replace

Operating Environment: centos

Section: 3stap

FUNCTION::STR_REPLAC(3stap)				  A collection of standard strin			       FUNCTION::STR_REPLAC(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 June 2014 FUNCTION::STR_REPLAC(3stap)
Related Man Pages
function::ctime(3) - debian
str_ireplace(3) - php
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::task_time(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing