File_SearchReplace::doSearch()

File_SearchReplace::doSearch() -- execute search&replace

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::doSearch ()

Описание

Starts searching for the patterns and replaces them, if found.

Заметка

Эта функция не должна вызываться статически.