Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for UTFMax (0.17 sec)

  1. api/go1.txt

    pkg unicode/utf16, func IsSurrogate(int32) bool
    pkg unicode/utf8, const MaxRune ideal-char
    pkg unicode/utf8, const RuneError ideal-char
    pkg unicode/utf8, const RuneSelf ideal-int
    pkg unicode/utf8, const UTFMax ideal-int
    pkg unicode/utf8, func DecodeLastRune([]uint8) (int32, int)
    pkg unicode/utf8, func DecodeLastRuneInString(string) (int32, int)
    pkg unicode/utf8, func DecodeRune([]uint8) (int32, int)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg unicode, var Takri *RangeTable
    pkg unicode/utf8, const MaxRune = 1114111
    pkg unicode/utf8, const RuneError = 65533
    pkg unicode/utf8, const RuneSelf = 128
    pkg unicode/utf8, const UTFMax = 4
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top