smarty_mb_str_replace (line 20)
Multibyte string replace
string
smarty_mb_str_replace
(string $search, string $replace, string $subject, [int &$count = 0])
-
string
$search: the string to be searched
-
string
$replace: the replacement string
-
string
$subject: the source string
-
int
&$count: number of matches found