Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinygo-org/tinygo
/ MatchString
Method
MatchString
src/testing/testing.go:570–570 ·
view source on GitHub ↗
(pat, str string)
Source
from the content-addressed store, hash-verified
568
569
type
testDeps
interface
{
570
MatchString(pat, str string) (bool, error)
571
}
572
573
func
(m *M) shuffle() error {
Callers
10
matchErrors
Function · 0.65
cleanString
Function · 0.65
parseBitfields
Function · 0.65
OpenOCDConfiguration
Method · 0.65
TestMkdirTemp
Function · 0.65
waitInnerTextMatch
Function · 0.65
TestSizeFull
Function · 0.65
loadProgramSize
Function · 0.65
findPackagePath
Function · 0.65
OptimizeAllocs
Function · 0.65
Calls
no outgoing calls
Tested by
4
matchErrors
Function · 0.52
TestMkdirTemp
Function · 0.52
waitInnerTextMatch
Function · 0.52
TestSizeFull
Function · 0.52