Search Options

Results per page
Sort
Preferred Languages
Advance

Results 231 - 234 of 234 for 80 (0.07 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Statfs_t struct, Blocks uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Bsize uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Charspare [80]int8 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Ffree int64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Files uint64 #53466
    pkg syscall (freebsd-riscv64), type Statfs_t struct, Flags uint64 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Blocks uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Bsize uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Charspare [80]int8
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Ffree int64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Files uint64
    pkg syscall (freebsd-386-cgo), type Statfs_t struct, Flags uint64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  3. 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  4. 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top