Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for xfdf (0.04 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FFDB          ; mapped                 ; 1174          # 1.1  HALFWIDTH HANGUL LETTER YI
    FFDC          ; mapped                 ; 1175          # 1.1  HALFWIDTH HANGUL LETTER I
    FFDD..FFDF    ; disallowed                             # NA   <reserved-FFDD>..<reserved-FFDF>
    FFE0          ; mapped                 ; 00A2          # 1.1  FULLWIDTH CENT SIGN
    FFE1          ; mapped                 ; 00A3          # 1.1  FULLWIDTH POUND SIGN
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0.zip

    checkptr panics about turning uintptrs // into pointers into the data segment during // go test -race. Start unsafe.Pointer End unsafe.Pointer } } // "\xff"+fipsMagic is the expected linkinfo.Magic. // We avoid writing that explicitly so that the string does not appear // elsewhere in normal binaries, just as a precaution. const fipsMagic = " Go fipsinfo \xff\x00" var zeroSum [32]byte func init() { if !fips140.Enabled { return } if err := fips140.Supported(); err != nil { panic("fips140: " + err.Error())...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top