Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for underscore_underscore (0.13 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    				// identifiers that have the characters we escape
    				"dot.dot":                            401,
    				"dash-dash":                          402,
    				"slash/slash":                        403,
    				"underscore_underscore":              404, // ok, this is not so weird, but it's one we'd like a test case for
    				"doubleunderscore__doubleunderscore": 405,
    			},
    			schema: objectTypePtr(map[string]schema.Structural{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
Back to top