regexp.QuoteMeta
standard libraryThe 1189th most-called standard-library function by production calls. Called 1,735 times across 214 modules; 533 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (527 → 533)
- prod calls
- 533
- non-test, non-generated
- all calls
- 1,735
- total callsites
- modules
- 214
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 69%
- 1,202 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into QuoteMeta from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 35 7%
- VictoriaMetrics 32 6%
- Istio 18 3%
- Kubernetes 15 3%
- Cilium 14 3%
where it's called
Callsites in the wild
12 representative callsites of 1,735, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.58.6
pkg/emulators/storage/gcsemu/glob.go:46
in loop - in loop
-
gitea.dev @v1.27.3
modules/web/router_path.go:142
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
alecthomas/chroma @v0.10.0
in loop -
alecthomas/chroma/v2 @v2.27.0
in loop
top callers
The modules that reach for it
The modules that call QuoteMeta most in this snapshot.
- github.com/gastownhall/beads36421%
- github.com/steveyegge/beads36421%
- github.com/zitadel/zitadel18210%
- github.com/cockroachdb/cockroach634%
- github.com/infiniflow/ragflow573%
siblings
More from regexp
The other most-called functions in this package. See all →