RegexlikeReplacer Class Reference
Class to replace regex matches with a string similar to that used in preg_replace().
More...
Inherits Replacer.
List of all members.
Detailed Description
Class to replace regex matches with a string similar to that used in preg_replace().
Definition at line 197 of file StringUtils.php.
Constructor & Destructor Documentation
RegexlikeReplacer::__construct |
( |
$ |
r |
) |
|
Member Function Documentation
RegexlikeReplacer::replace |
( |
$ |
matches |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: