Module RegexpReplaceFunction
Provides a class for modeling new regular-expression replacer APIs.
Import path
import semmle.go.ConceptsClasses
| Range | A function that uses a regexp to replace parts of a string or byte slice. |
Provides a class for modeling new regular-expression replacer APIs.
import semmle.go.Concepts| Range | A function that uses a regexp to replace parts of a string or byte slice. |