Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 942 for hyphens (0.22 sec)

  1. pkg/ctrlz/assets/static/css/all.css

        text-align: left;
        white-space: pre;
        word-spacing: normal;
        word-break: normal;
        word-wrap: normal;
        line-height: 1.5;
        tab-size: 4;
        hyphens: none;
        background: #2d2d2d
    }
    
    pre code {
        display: block;
        color: #ddd;
        padding: .5em
    }
    
    pre code.command-output {
        padding: 0
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  2. pkg/apis/discovery/validation/validation_test.go

    					Name:     utilpointer.String("http"),
    					Protocol: protocolPtr(api.ProtocolTCP),
    				}},
    				Endpoints: []discovery.Endpoint{{
    					Addresses: []string{"foo.example.com", "example.com", "example.com.", "hyphens-are-good.example.com"},
    					Hostname:  utilpointer.String("valid-123"),
    				}},
    			},
    		},
    		"all-protocols": {
    			expectedErrors: 0,
    			endpointSlice: &discovery.EndpointSlice{
    				ObjectMeta:  standardMeta,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 05 10:48:05 UTC 2023
    - 23.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/rsc.io/markdown/link.go

    // where n is the length of a prefix guaranteed not to be acceptable
    // to any future call to parseValidDomain.
    //
    // “A valid domain consists of segments of alphanumeric characters,
    // underscores (_) and hyphens (-) separated by periods (.).
    // There must be at least one period, and no underscores may be
    // present in the last two segments of the domain.”
    //
    // The spec does not spell out whether segments can be empty.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 20.7K bytes
    - Viewed (0)
  4. src/runtime/metrics/description.go

    	// starts with a /, and a machine-parseable unit. The name may contain any valid Unicode
    	// codepoint in between / characters, but by convention will try to stick to lowercase
    	// characters and hyphens. An example of such a path might be "/memory/heap/free".
    	//
    	// The unit is by convention a series of lowercase English unit names (singular or plural)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 06 17:59:12 UTC 2023
    - 19.6K bytes
    - Viewed (0)
  5. cmd/object-api-utils.go

    // characters long, and it must be a sequence of one or more labels
    // separated by periods. Each label can contain lowercase ascii
    // letters, decimal digits and hyphens, but must not begin or end with
    // a hyphen. See:
    // http://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html
    func IsValidBucketName(bucket string) bool {
    	// Special case when bucket is equal to one of the meta buckets.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jun 11 03:13:30 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  6. src/net/lookup_test.go

    		}
    	}
    
    }
    
    func TestLookupNonLDH(t *testing.T) {
    	defer dnsWaitGroup.Wait()
    
    	if fixup := forceGoDNS(); fixup != nil {
    		defer fixup()
    	}
    
    	// "LDH" stands for letters, digits, and hyphens and is the usual
    	// description of standard DNS names.
    	// This test is checking that other kinds of names are reported
    	// as not found, not reported as invalid names.
    	addrs, err := LookupHost("!!!.###.bogus..domain.")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 41.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/kmsv2/envelope_test.go

    		{"this.is.a.really.long.fqdn": []byte("bar")},
    		{"bbc.co.uk": []byte("bar")},
    		{"10.0.0.1": []byte("bar")}, // DNS labels can start with numbers and there is no requirement for letters.
    		{"hyphens-are-good.k8s.io": []byte("bar")},
    		{strings.Repeat("a", 63) + ".k8s.io": []byte("bar")},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Oct 25 16:50:20 UTC 2023
    - 47.2K bytes
    - Viewed (0)
  8. fastapi/param_functions.py

                """
            ),
        ] = None,
        convert_underscores: Annotated[
            bool,
            Doc(
                """
                Automatically convert underscores to hyphens in the parameter field name.
    
                Read more about it in the
                [FastAPI docs for Header Parameters](https://fastapi.tiangolo.com/tutorial/header-params/#automatic-conversion)
                """
            ),
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:40:57 UTC 2024
    - 62.5K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/css/manual.css

    }
    
    .admonitionblock i.fa {
    	background: no-repeat 50%/1em 1em;
    	display: inline-block;
    	filter: var(--doc-icon-filter);
    	font-style: normal;
    	height: 1em;
    	-webkit-hyphens: none;
    	hyphens: none;
    	vertical-align: -.125em;
    	width: 1em
    }
    
    .admonitionblock p,
    .admonitionblock td.content {
    	font-size: 1rem;
    }
    
    .admonitionblock td.content>.title+*,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  10. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    text-overflow":"ellipsis","white-space":"nowrap"},".overflow-ellipsis":{"text-overflow":"ellipsis"},".text-ellipsis":{"text-overflow":"ellipsis"},".text-clip":{"text-overflow":"clip"}})},hyphens:({addUtilities:i})=>{i({".hyphens-none":{hyphens:"none"},".hyphens-manual":{hyphens:"manual"},".hyphens-auto":{hyphens:"auto"}})},whitespace:({addUtilities:i})=>{i({".whitespace-normal":{"white-space":"normal"},".whitespace-nowrap":{"white-space":"nowrap"},".whitespace-pre":{"white-space":"pre"},".whites...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
Back to top