[Go to site: main page, start]

CodeQL library for Go
codeql/go-all 7.1.2 (changelog, source)

Primitive predicate string::replaceAll

Returns a copy of the receiver with all occurrences of the target replaced by the replacement

string replaceAll(string target, string replacement)