Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ FindStringSubmatch
Method
FindStringSubmatch
docker/reference/regexp_test.go:15–15 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
13
}
14
type
Regex
interface
{
15
FindStringSubmatch(s string) []string
16
NumSubexp() int
17
}
18
Callers
6
splitPathAndImageWindows
Function · 0.80
parseMediaType
Function · 0.80
splitDomain
Function · 0.80
Parse
Function · 0.80
WithName
Function · 0.80
checkRegexp
Function · 0.80
Calls
no outgoing calls
Tested by
1
checkRegexp
Function · 0.64