Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LatinOffset (0.55 sec)

  1. src/unicode/tables.go

    		{0x1d173, 0x1d17a, 1},
    		{0xe0001, 0xe0020, 31},
    		{0xe0021, 0xe007f, 1},
    		{0xf0000, 0xffffd, 1},
    		{0x100000, 0x10fffd, 1},
    	},
    	LatinOffset: 2,
    }
    
    var _Cc = &RangeTable{
    	R16: []Range16{
    		{0x0000, 0x001f, 1},
    		{0x007f, 0x009f, 1},
    	},
    	LatinOffset: 2,
    }
    
    var _Cf = &RangeTable{
    	R16: []Range16{
    		{0x00ad, 0x0600, 1363},
    		{0x0601, 0x0605, 1},
    		{0x061c, 0x06dd, 193},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
Back to top