regexp.Regexp.SubexpIndex
standard libraryThe 3999th most-called standard-library method by production calls. Called 2,594 times across 50 modules; 148 of those run outside tests and generated code.
- prod calls
- 148
- non-test, non-generated
- all calls
- 2,594
- total callsites
- modules
- 50
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- <1%
- 8 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.SubexpIndex from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 21 14%
- Istio 10 7%
- Cilium 5 3%
- Kubernetes 5 3%
- Authelia 3 2%
where it's called
Callsites in the wild
12 representative callsites of 2,594, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Regexp.SubexpIndex most in this snapshot.
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v71,60862%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v773228%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns442%
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns321%
- github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates22<1%
siblings
More from regexp
The other most-called members in this package. See all →