File_SearchReplace::setFind()

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

概要

require_once 'File/SearchReplace.php';

void File_SearchReplace::setFind (string $find)

説明

Set the pattern for the string to find.

パラメータ

注意

この関数は、スタティックにコールする ことはできません。

参照

File_SearachReplace constructor()