NSRegularExpression
public extension NSRegularExpression
-
Undocumented
Declaration
Swift
func replaceMatchesInString(_ string: inout String, options: NSRegularExpression.MatchingOptions, range: NSRange, withTemplate templ: String) -> Int