|
MediaWiki REL1_39
|
This is the complete list of members for StringUtils, including all inherited members.
| delimiterExplode( $startDelim, $endDelim, $separator, $subject, $nested=false) | StringUtils | static |
| delimiterReplace( $startDelim, $endDelim, $replace, $subject, $flags='') | StringUtils | static |
| escapeRegexReplacement( $string) | StringUtils | static |
| explode( $separator, $subject) | StringUtils | static |
| hungryDelimiterReplace( $startDelim, $endDelim, $replace, $subject) | StringUtils | static |
| isUtf8( $value) | StringUtils | static |
| isValidPCRERegex( $string) | StringUtils | static |
| replaceMarkup( $search, $replace, $text) | StringUtils | static |