require_once 'File/SearchReplace.php';
void File_SearchReplace::setIncludeSubdir (integer $include_subdir)
void File_SearchReplace::setIncludeSubdir
サブディレクトリにあるファイルが検索可能かどうかを確認します。
boolean $inlude_subdir - サブディレクトリの横断的検索かどうかです。
この関数は、スタティックにコールする ことはできません。
File_SearachReplace constructor()