regexp.Regexp.SubexpNames
standard libraryThe 4070th most-called standard-library method by production calls. Called 162 times across 89 modules; 146 of those run outside tests and generated code.
- prod calls
- 146
- non-test, non-generated
- all calls
- 162
- total callsites
- modules
- 89
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 10%
- 16 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 method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Regexp.SubexpNames from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 11 8%
- Kubernetes 8 5%
- InfluxDB 5 3%
- Authelia 4 3%
- CockroachDB 3 2%
where it's called
Callsites in the wild
12 representative callsites of 162, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
modules/git/diff.go:188
in loop -
anchore/grype @v0.116.1
in loop - in loop
- in loop
- in loop
- in loop
-
dagger/dagger @v0.21.8
in loop -
gavv/httpexpect @v1.1.3
in loop - in loop
top callers
The modules that reach for it
The modules that call Regexp.SubexpNames most in this snapshot.
- github.com/authelia/authelia/v41610%
- github.com/influxdata/telegraf53%
- github.com/aquasecurity/trivy42%
- github.com/bytebase/bytebase42%
- github.com/photoprism/photoprism42%
siblings
More from regexp
The other most-called members in this package. See all →