Home
last modified time | relevance | path

Searched refs:gintersect (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/yashtewari/glob-intersection/
H A DREADME.md5 - `gintersect.NonEmpty("a.a.", ".b.b")` is `true` because both globs match the string `abab`.
6 - `gintersect.NonEmpty("[a-z]+", "[0-9]*)` is `false` because there are no non-empty strings that b…
H A Dnon_empty_test.go1 package gintersect package
H A Dsimplify.go1 package gintersect package
H A Dsimplify_test.go1 package gintersect package
H A Dmatch_test.go1 package gintersect package
H A Dmatch.go1 package gintersect package
H A Dtokenize_test.go1 package gintersect package
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/vendor/github.com/yashtewari/glob-intersection/
H A DREADME.md5 - `gintersect.NonEmpty("a.a.", ".b.b")` is `true` because both globs match the string `abab`.
6 - `gintersect.NonEmpty("[a-z]+", "[0-9]*)` is `false` because there are no non-empty strings that b…
H A Dsimplify.go1 package gintersect package
H A Dmatch.go1 package gintersect package
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yashtewari/glob-intersection/
H A DREADME.md5 - `gintersect.NonEmpty("a.a.", ".b.b")` is `true` because both globs match the string `abab`.
6 - `gintersect.NonEmpty("[a-z]+", "[0-9]*)` is `false` because there are no non-empty strings that b…
H A Dnon_empty_test.go1 package gintersect package
H A Dsimplify.go1 package gintersect package
H A Dsimplify_test.go1 package gintersect package
H A Dmatch_test.go1 package gintersect package
H A Dtokenize_test.go1 package gintersect package
H A Dmatch.go1 package gintersect package
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/yashtewari/glob-intersection/
H A DREADME.md5 - `gintersect.NonEmpty("a.a.", ".b.b")` is `true` because both globs match the string `abab`.
6 - `gintersect.NonEmpty("[a-z]+", "[0-9]*)` is `false` because there are no non-empty strings that b…
H A Dnon_empty_test.go1 package gintersect package
H A Dsimplify.go1 package gintersect package
H A Dsimplify_test.go1 package gintersect package
H A Dmatch_test.go1 package gintersect package
H A Dmatch.go1 package gintersect package
H A Dtokenize_test.go1 package gintersect package
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/topdown/
H A Dregex.go60 ne, err := gintersect.NonEmpty(string(s1), string(s2))

12