Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/codesearch
/ String
Method
String
regexp/match.go:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
func
(z *nstate) String() string {
56
return
fmt.Sprintf(
"%v/%#x+%#x"
, z.q.Dense(), z.flag, z.partial)
57
}
58
59
// enc encodes z as a string.
60
func
(z *nstate) enc() string {
Callers
3
progString
Function · 0.45
instString
Function · 0.45
TestGrep
Function · 0.45
Calls
1
Dense
Method · 0.80
Tested by
1
TestGrep
Function · 0.36