classes/phing/tasks/ext/ReplaceRegexpTask.php
ReplaceRegExp is a directory based task for replacing the occurrence of a given regular expression with a substitution pattern in a selected file or set of files.
- author
- Jonathan Bond-Caron
- link
- http://ant.apache.org/manual/OptionalTasks/replaceregexp.html
- package
- phing.tasks.system
- version
- $Id: ReplaceRegexpTask.php 1110 2011-05-23 16:00:43Z mrook $
\ReplaceRegexpTask
ReplaceRegExp is a directory based task for replacing the occurrence of a given regular expression with a substitution pattern in a selected file or set of files.
- Extends from
- \Task
- author
- Jonathan Bond-Caron
- copyright
- 2001,2002 THYRELL. All rights reserved
- link
- http://ant.apache.org/manual/OptionalTasks/replaceregexp.html
- package
- phing.tasks.system
- version
- $Id: ReplaceRegexpTask.php 1110 2011-05-23 16:00:43Z mrook $