previousFile_SearchReplace::setFiles() (Previous) (Next) File_SearchReplace::setIncludeSubdir()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

File_SearchReplace::setFind()

File_SearchReplace::setFind() – Définit le masque de recherche

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::setFind ( mixed $find )

Description

Définit le masque pour la chaîne à rechercher.

Parameter

  • mixed $find - la chaîne, la regex ou un tableau contenant des chaînes ou des regex à chercher.

Note

This function can not be called statically.

previousFile_SearchReplace::setFiles() (Previous) (Next) File_SearchReplace::setIncludeSubdir()next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.