Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for category2 (0.32 sec)

  1. doc/go1.17_spec.html

    </pre>
    
    <p>
    In <a href="https://www.unicode.org/versions/Unicode8.0.0/">The Unicode Standard 8.0</a>,
    Section 4.5 "General Category" defines a set of character categories.
    Go treats all characters in any of the Letter categories Lu, Ll, Lt, Lm, or Lo
    as Unicode letters, and those in the Number category Nd as Unicode digits.
    </p>
    
    <h3 id="Letters_and_digits">Letters and digits</h3>
    
    <p>
    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/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "description": "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.",
              "type": "string"
            },
            "tolerationSeconds": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/arm64/asm7.go

    	// can restart p (at the start of the instruction sequence), recompute
    	// the content of REGTMP, upon async preemption. Currently, all cases
    	// of assembler-inserted REGTMP fall into this category.
    	// If p doesn't use REGTMP, it can be simply preempted, so we don't
    	// mark it.
    	o := c.oplook(p)
    	return o.size(c.ctxt, p) > 4 && o.flag&NOTUSETMP == 0
    }
    
    /*
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  4. src/encoding/json/testdata/code.json.gz

    :1239065089,"mean_t":1239065089},{"name":"README","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"category-properties.h","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"category-parse.py","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"GraphemeBreakPropert.txt","kids":[],"cl...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top