|
MediaWiki
REL1_23
|
Class to replace regex matches with a string similar to that used in preg_replace() More...


Public Member Functions | |
| __construct ($r) | |
| replace ($matches) | |
Private Attributes | |
| $r | |
Class to replace regex matches with a string similar to that used in preg_replace()
Definition at line 335 of file StringUtils.php.
| RegexlikeReplacer::replace | ( | $ | matches | ) |
RegexlikeReplacer::$r [private] |
Definition at line 336 of file StringUtils.php.
Referenced by __construct().