regexp.Regexp.FindAllStringIndex
standard libraryThe 6653rd most-called standard-library method by production calls. Called 101 times across 60 modules; 89 of those run outside tests and generated code.
- prod calls
- 89
- non-test, non-generated
- all calls
- 101
- total callsites
- modules
- 60
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 12%
- 12 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.FindAllStringIndex from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 3 3%
- HashiCorp 1 1%
- Kubernetes 1 1%
- TiDB 1 1%
where it's called
Callsites in the wild
12 representative callsites of 101, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
antonmedv/fx @v0.0.0-20260728113644-63eb255ad014
in loop - in loop
- in loop
- in loop
-
fish2018/pansou @v0.0.0-20260614140555-de1fcb7311c7
in loop - in loop
- in loop
-
xurls/v2 @v2.6.0
cmd/xurls/main.go:97
in loop - in loop
-
antonmedv/fx @v0.0.0-20260728113644-63eb255ad014
in loop
top callers
The modules that reach for it
The modules that call Regexp.FindAllStringIndex most in this snapshot.
- github.com/fish2018/pansou1010%
- github.com/junegunn/fzf66%
- github.com/Tencent/WeKnora55%
- github.com/chenhg5/cc-connect44%
- gitea.dev33%
siblings
More from regexp
The other most-called members in this package. See all →