Home
last modified time | relevance | path

Searched refs:caseInsensitive (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/grpc/xds/internal/balancer/xdsrouting/
H A Dmatcher_path.go35 caseInsensitive bool member
38 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
41 caseInsensitive: caseInsensitive,
43 if caseInsensitive {
50 if pem.caseInsensitive {
61 return pem.fullPath == mm.fullPath && pem.caseInsensitive == mm.caseInsensitive
71 caseInsensitive bool member
77 caseInsensitive: caseInsensitive,
79 if caseInsensitive {
86 if ppm.caseInsensitive {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/xds/internal/balancer/xdsrouting/
H A Dmatcher_path.go35 caseInsensitive bool member
38 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
41 caseInsensitive: caseInsensitive,
43 if caseInsensitive {
50 if pem.caseInsensitive {
61 return pem.fullPath == mm.fullPath && pem.caseInsensitive == mm.caseInsensitive
71 caseInsensitive bool member
77 caseInsensitive: caseInsensitive,
79 if caseInsensitive {
86 if ppm.caseInsensitive {
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/tests/HybridDictionary/
H A DHybridDictionary.CtorTests.cs15 VerifyCtor(hybridDictionary, caseInsensitive: false); in Ctor_Empty()
26 VerifyCtor(hybridDictionary, caseInsensitive: false); in Ctor_Int()
35 public void Ctor_Bool(bool caseInsensitive) in Ctor_Bool() argument
37 HybridDictionary hybridDictionary = new HybridDictionary(caseInsensitive); in Ctor_Bool()
38 VerifyCtor(hybridDictionary, caseInsensitive: caseInsensitive); in Ctor_Bool()
41 public void Ctor_Int_Bool(int initialSize, bool caseInsensitive) in Ctor_Int_Bool() argument
43 HybridDictionary hybridDictionary = new HybridDictionary(initialSize, caseInsensitive); in Ctor_Int_Bool()
44 VerifyCtor(hybridDictionary, caseInsensitive: caseInsensitive); in Ctor_Int_Bool()
47 public static void VerifyCtor(HybridDictionary hybridDictionary, bool caseInsensitive) in VerifyCtor() argument
57 if (caseInsensitive) in VerifyCtor()
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/gitea/gitea-1.16.5/vendor/google.golang.org/grpc/xds/internal/xdsclient/xdsresource/
H A Dmatcher_path.go35 caseInsensitive bool member
38 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
41 caseInsensitive: caseInsensitive,
43 if caseInsensitive {
50 if pem.caseInsensitive {
63 caseInsensitive bool member
66 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
69 caseInsensitive: caseInsensitive,
71 if caseInsensitive {
78 if ppm.caseInsensitive {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/google.golang.org/grpc/xds/internal/xdsclient/
H A Dmatcher_path.go36 caseInsensitive bool member
39 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
42 caseInsensitive: caseInsensitive,
44 if caseInsensitive {
51 if pem.caseInsensitive {
64 caseInsensitive bool member
67 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
70 caseInsensitive: caseInsensitive,
72 if caseInsensitive {
79 if ppm.caseInsensitive {
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/xds/internal/resolver/
H A Dmatcher_path.go34 caseInsensitive bool member
37 func newPathExactMatcher(p string, caseInsensitive bool) *pathExactMatcher {
40 caseInsensitive: caseInsensitive,
42 if caseInsensitive {
49 if pem.caseInsensitive {
62 caseInsensitive bool member
65 func newPathPrefixMatcher(p string, caseInsensitive bool) *pathPrefixMatcher {
68 caseInsensitive: caseInsensitive,
70 if caseInsensitive {
77 if ppm.caseInsensitive {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Specialized/src/System/Collections/Specialized/
H A DHybridDictionary.cs32 private readonly bool caseInsensitive; // Do not rename (binary serialization) field in System.Collections.Specialized.HybridDictionary
42 public HybridDictionary(bool caseInsensitive) in HybridDictionary() argument
44 this.caseInsensitive = caseInsensitive; in HybridDictionary()
47 public HybridDictionary(int initialSize, bool caseInsensitive) in HybridDictionary() argument
49 this.caseInsensitive = caseInsensitive; in HybridDictionary()
52 if (caseInsensitive) in HybridDictionary()
111 … list = new ListDictionary(caseInsensitive ? StringComparer.OrdinalIgnoreCase : null);
123 … list = new ListDictionary(caseInsensitive ? StringComparer.OrdinalIgnoreCase : null);
133 if (caseInsensitive) in ChangeOver()
315 … list = new ListDictionary(caseInsensitive ? StringComparer.OrdinalIgnoreCase : null); in GetEnumerator()
[all …]

12345678910>>...25