Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for decomp_byte (0.1 sec)

  1. src/vendor/golang.org/x/text/unicode/norm/forminfo.go

    //    6..0: ccc (compressed CCC value).
    // For v < 0x8000, the respective rune has a decomposition and v is an index
    // into a byte array of UTF-8 decomposition sequences and additional info and
    // has the form:
    //    <header> <decomp_byte>* [<tccc> [<lccc>]]
    // The header contains the number of bytes in the decomposition (excluding this
    // length byte). The two most significant bits of this length byte correspond
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 10 18:59:52 UTC 2023
    - 8.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/text/unicode/norm/forminfo.go

    //    6..0: ccc (compressed CCC value).
    // For v < 0x8000, the respective rune has a decomposition and v is an index
    // into a byte array of UTF-8 decomposition sequences and additional info and
    // has the form:
    //    <header> <decomp_byte>* [<tccc> [<lccc>]]
    // The header contains the number of bytes in the decomposition (excluding this
    // length byte). The two most significant bits of this length byte correspond
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 8.7K bytes
    - Viewed (0)
Back to top