Home
last modified time | relevance | path

Searched refs:RegexpSearch (Results 201 – 225 of 338) sorted by relevance

12345678910>>...14

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dexpectation.go593 pos := e.RegexpSearch(name, re)
601 pos := e.RegexpSearch(name, re)
618 pos := e.RegexpSearch(name, re)
H A Dwrappers.go120 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
122 pos, err := e.Editor.RegexpSearch(name, re)
124 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dexpectation.go593 pos := e.RegexpSearch(name, re)
601 pos := e.RegexpSearch(name, re)
618 pos := e.RegexpSearch(name, re)
H A Dwrappers.go120 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
122 pos, err := e.Editor.RegexpSearch(name, re)
124 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go122 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
124 pos, err := e.Editor.RegexpSearch(name, re)
126 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go120 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
122 pos, err := e.Editor.RegexpSearch(name, re)
124 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go122 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
124 pos, err := e.Editor.RegexpSearch(name, re)
126 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go120 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
122 pos, err := e.Editor.RegexpSearch(name, re)
124 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go122 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
124 pos, err := e.Editor.RegexpSearch(name, re)
126 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go122 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
124 pos, err := e.Editor.RegexpSearch(name, re)
126 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dwrappers.go122 func (e *Env) RegexpSearch(name, re string) fake.Pos { func
124 pos, err := e.Editor.RegexpSearch(name, re)
126 pos, err = e.Sandbox.Workdir.RegexpSearch(name, re)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dexpectation.go439 pos := e.RegexpSearch(name, re)
470 pos := e.RegexpSearch(name, re)
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dimports_test.go153 path, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", `y.(Y)`))
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go807 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
813 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
914 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
972 pos := env.RegexpSearch("go.mod", "example.com")
H A Dimports_test.go159 path, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", `y.(Y)`))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
H A Dimports_test.go163 path, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", `y.(Y)`))
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/gopls/internal/regtest/
H A Dmodfile_test.go834 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
840 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
941 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
999 pos := env.RegexpSearch("go.mod", "example.com")
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go835 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
841 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
942 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
1000 pos := env.RegexpSearch("go.mod", "example.com")
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dmodfile_test.go834 file, _ := env.GoToDefinition("main.go", env.RegexpSearch("main.go", "hello"))
840 _, _, err := env.Editor.GoToDefinition(env.Ctx, "main.go", env.RegexpSearch("main.go", "hello"))
941 pos := env.RegexpSearch("go.mod", "require hasdep.com v1.2.3")
999 pos := env.RegexpSearch("go.mod", "example.com")

12345678910>>...14