Home
last modified time | relevance | path

Searched refs:matchingRegexp (Results 1 – 3 of 3) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/cppforlife/go-semi-semantic/version/
H A Dversion.go10 …versionRegexp = matchingRegexp{regexp.MustCompile(`\A(?P<release>[0-9A-Za-z_\.]+)(\-(?P<pre_releas…
13 type matchingRegexp struct { struct
174 func (r *matchingRegexp) FindStringSubmatchMap(s string) map[string]string { argument
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cppforlife/go-semi-semantic/version/
H A Dversion.go10 …versionRegexp = matchingRegexp{regexp.MustCompile(`\A(?P<release>[0-9A-Za-z_\.]+)(\-(?P<pre_releas…
13 type matchingRegexp struct { struct
174 func (r *matchingRegexp) FindStringSubmatchMap(s string) map[string]string { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cppforlife/go-semi-semantic/version/
H A Dversion.go10 …versionRegexp = matchingRegexp{regexp.MustCompile(`\A(?P<release>[0-9A-Za-z_\.]+)(\-(?P<pre_releas…
13 type matchingRegexp struct { struct
174 func (r *matchingRegexp) FindStringSubmatchMap(s string) map[string]string { argument