require_once 'File/SearchReplace.php';
void File_SearchReplace::setReplace (mixed $replace)
void File_SearchReplace::setReplace
Set the replacment string.
mixed $replace - the string/regex or arrays of them to replace found string/regex with.
Эта функция не должна вызываться статически.
File_SearchReplace constructor()