debian man page for function::str_replace

Query: function::str_replace

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
function::ansi_set_color3(3) - debian
strtr(3) - php
str_replace(3) - php
tapset::conversions(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com