MediaWiki master
StringUtils Member List

This is the complete list of members for StringUtils, including all inherited members.

delimiterExplode( $startDelim, $endDelim, $separator, $subject, $nested=false)StringUtilsstatic
delimiterReplace( $startDelim, $endDelim, $replace, $subject, $flags='')StringUtilsstatic
escapeRegexReplacement( $string)StringUtilsstatic
explode( $separator, $subject)StringUtilsstatic
hungryDelimiterReplace( $startDelim, $endDelim, $replace, $subject)StringUtilsstatic
isUtf8( $value)StringUtilsstatic
isValidPCRERegex( $string)StringUtilsstatic
replaceMarkup( $search, $replace, $text)StringUtilsstatic
unpack(string $format, string $data, $length=false)StringUtilsstatic