File_SearchReplace::setFind()

File_SearchReplace::setFind() -- set pattern to find

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::setFind (mixed $find)

Beschreibung

Set the pattern for the string to find.

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

File_SearchReplace constructor()