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


Public Member Functions | |
| __construct ($r) | |
| replace ($matches) | |
Public Attributes | |
| $r | |
Class to replace regex matches with a string similar to that used in preg_replace()
Definition at line 218 of file StringUtils.php.
Definition at line 220 of file StringUtils.php.
References $r.
| RegexlikeReplacer::replace | ( | $ | matches | ) |
Definition at line 224 of file StringUtils.php.
References $matches.
| RegexlikeReplacer::$r |
Definition at line 219 of file StringUtils.php.
Referenced by __construct().