Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for unclosed4 (0.16 sec)

  1. doc/go1.17_spec.html

    |   alternation
    ()  grouping
    []  option (0 or 1 times)
    {}  repetition (0 to n times)
    </pre>
    
    <p>
    Lower-case production names are used to identify lexical tokens.
    Non-terminals are in CamelCase. Lexical tokens are enclosed in
    double quotes <code>""</code> or back quotes <code>``</code>.
    </p>
    
    <p>
    The form <code>a … b</code> represents the set of characters from
    <code>a</code> through <code>b</code> as alternatives. The horizontal
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    			name:            "valid with .",
    			fieldPath:       ".a['bbb.c']",
    			pathOfFieldPath: path,
    			schema:          &sts,
    			validFieldPath:  path.Child("a", "bbb.c"),
    		},
    		{
    			name:            "Unclosed ]",
    			fieldPath:       ".a['bbb.c'",
    			pathOfFieldPath: path,
    			schema:          &sts,
    			errDetail:       "unexpected end of JSON path",
    		},
    		{
    			name:            "Unexpected end of JSON path",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  3. src/encoding/json/testdata/code.json.gz

    7333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"use-on-g-expected.checksum","kids":[],"cl_weight":0.0011368143551917333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"hit-test-unclosed-subpaths-expected.checksum","kids":[],"cl_weight":0.0011368143551917333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"use-on-symbol-expected.png","kids":[],"cl_weight":0.0011368143551917333,"touches":2,"min_t":1...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  4. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    red without, and white in the middle between the blue and red. Those of the second Crown were purple and blue within, and pale red without, and green in the middle. And those of the third were pale blue within, and pale red without; these Crowns enclosed one another immediately, so that their Colours proceeded in this continual order from the Sun outward: blue, white, red; purple, blue, green, pale yellow and red; pale blue, pale red. The Diameter of the second Crown measured from the middle of the...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top