Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fromM49 (0.12 sec)

  1. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	993, 994, 995, 996, 997, 998, 720, 887,
    	175, 891, 710, 894, 180, 716, 999,
    }
    
    // m49Index gives indexes into fromM49 based on the three most significant bits
    // of a 10-bit UN.M49 code. To search an UN.M49 code in fromM49, search in
    //
    //	fromM49[m49Index[msb39(code)]:m49Index[msb3(code)+1]]
    //
    // for an entry where the first 7 bits match the 7 lsb of the UN.M49 code.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
Back to top