MCPcopy 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}
14type Regex interface {
15 FindStringSubmatch(s string) []string
16 NumSubexp() int
17}
18

Callers 6

splitPathAndImageWindowsFunction · 0.80
parseMediaTypeFunction · 0.80
splitDomainFunction · 0.80
ParseFunction · 0.80
WithNameFunction · 0.80
checkRegexpFunction · 0.80

Calls

no outgoing calls

Tested by 1

checkRegexpFunction · 0.64