Search Options

Results per page
Sort
Preferred Languages
Advance

Results 201 - 202 of 202 for 80 (0.02 sec)

  1. doc/go_spec.html

    unicode_digit  = /* a Unicode code point categorized as "Number, decimal digit" */ .
    </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.
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (freebsd-386), type Statfs_t struct, Blocks uint64
    pkg syscall (freebsd-386), type Statfs_t struct, Bsize uint64
    pkg syscall (freebsd-386), type Statfs_t struct, Charspare [80]int8
    pkg syscall (freebsd-386), type Statfs_t struct, Ffree int64
    pkg syscall (freebsd-386), type Statfs_t struct, Files uint64
    pkg syscall (freebsd-386), type Statfs_t struct, Flags uint64
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top