Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Hyphen (0.17 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    200E..200F    ; disallowed                             # 1.1  LEFT-TO-RIGHT MARK..RIGHT-TO-LEFT MARK
    2010          ; valid                  ;      ; NV8    # 1.1  HYPHEN
    2011          ; mapped                 ; 2010          # 1.1  NON-BREAKING HYPHEN
    2012..2016    ; valid                  ;      ; NV8    # 1.1  FIGURE DASH..DOUBLE VERTICAL LINE
    2017          ; disallowed_STD3_mapped ; 0020 0333     # 1.1  DOUBLE LOW LINE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                      type: string
                                  type: object
                                description: The header keys must be lowercase and use
                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    			isExpectedFailure: true,
    			claim: func() *core.PersistentVolumeClaim {
    				claim := testVolumeClaim(goodName, goodNS, goodClaimSpec)
    				claim.Labels = map[string]string{
    					"hello-world": "hyphen not allowed",
    				}
    				return claim
    			}(),
    		},
    		"with-good-annotations": {
    			claim: func() *core.PersistentVolumeClaim {
    				claim := testVolumeClaim(goodName, goodNS, goodClaimSpec)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Hangul", Var, 0},
    		{"Hanifi_Rohingya", Var, 13},
    		{"Hanunoo", Var, 0},
    		{"Hatran", Var, 5},
    		{"Hebrew", Var, 0},
    		{"Hex_Digit", Var, 0},
    		{"Hiragana", Var, 0},
    		{"Hyphen", Var, 0},
    		{"IDS_Binary_Operator", Var, 0},
    		{"IDS_Trinary_Operator", Var, 0},
    		{"Ideographic", Var, 0},
    		{"Imperial_Aramaic", Var, 0},
    		{"In", Func, 2},
    		{"Inherited", Var, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top