ThinkPHP/Library/Vendor/Smarty/pluginsshared.mb_str_replace.php

Smarty shared plugin

Functions

smarty_mb_str_replace()

smarty_mb_str_replace(string  $search, string  $replace, string  $subject,   $count) : string

Multibyte string replace

Parameters

string $search

the string to be searched

string $replace

the replacement string

string $subject

the source string

$count

Returns

string —

replaced string