Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ Keywords
Method
Keywords
internal/re/regexp.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
func
(this *Regexp) Keywords() []string {
100
return
this.keywords
101
}
102
103
func
(this *Regexp) Raw() *regexp.Regexp {
104
return
this.rawRegexp
Callers
2
TestRegexp_Special2
Function · 0.80
BenchmarkRegexp_MatchString_CaseSensitive
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestRegexp_Special2
Function · 0.64
BenchmarkRegexp_MatchString_CaseSensitive
Function · 0.64