MediaWiki
REL1_22
|
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 330 of file StringUtils.php.
RegexlikeReplacer::replace | ( | $ | matches | ) |
RegexlikeReplacer::$r |
Definition at line 331 of file StringUtils.php.
Referenced by __construct().