regexp.Regexp.ReplaceAllLiteralString
standard libraryThe 5221st most-called standard-library method by production calls. Called 141 times across 56 modules; 113 of those run outside tests and generated code.
- prod calls
- 113
- non-test, non-generated
- all calls
- 141
- total callsites
- modules
- 56
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 20%
- 28 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Regexp.ReplaceAllLiteralString from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 16 14%
- CockroachDB 7 6%
- InfluxDB 7 6%
- Kubernetes 6 5%
- Gitea 5 4%
where it's called
Callsites in the wild
12 representative callsites of 141, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop - in loop
-
helm/v4 @v4.2.3
pkg/cmd/release_testing.go:65
in loop - in loop
-
k8s.io/kops @v1.36.1
pkg/model/openstackmodel/servergroup.go:100
in loop - in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop - in loop
- in loop
-
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop
top callers
The modules that reach for it
The modules that call Regexp.ReplaceAllLiteralString most in this snapshot.
- github.com/cockroachdb/cockroach118%
- github.com/VictoriaMetrics/VictoriaLogs107%
- github.com/VictoriaMetrics/VictoriaMetrics107%
- github.com/influxdata/telegraf107%
- github.com/GoogleCloudPlatform/terraformer86%
siblings
More from regexp
The other most-called members in this package. See all →