Android-cuttlefish cvd tool
Variables
utf8data.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const unsigned int utf8vers = 0xc0100
 
static const unsigned int utf8agetab []
 
static const struct utf8data utf8nfdicfdata []
 
static const struct utf8data utf8nfdidata []
 
static const unsigned char utf8data [64256]
 

Variable Documentation

◆ utf8agetab

const unsigned int utf8agetab[]
static
Initial value:
= {
0,
0x10100,
0x20000,
0x20100,
0x30000,
0x30100,
0x30200,
0x40000,
0x40100,
0x50000,
0x50100,
0x50200,
0x60000,
0x60100,
0x60200,
0x60300,
0x70000,
0x80000,
0x90000,
0xa0000,
0xb0000,
0xc0000,
0xc0100
}

◆ utf8data

const unsigned char utf8data[64256]
static

◆ utf8nfdicfdata

const struct utf8data utf8nfdicfdata[]
static
Initial value:
= {
{ 0, 0 },
{ 0x10100, 0 },
{ 0x20000, 0 },
{ 0x20100, 0 },
{ 0x30000, 0 },
{ 0x30100, 0 },
{ 0x30200, 1792 },
{ 0x40000, 3200 },
{ 0x40100, 3200 },
{ 0x50000, 3200 },
{ 0x50100, 3200 },
{ 0x50200, 3200 },
{ 0x60000, 3200 },
{ 0x60100, 3200 },
{ 0x60200, 3200 },
{ 0x60300, 3200 },
{ 0x70000, 3200 },
{ 0x80000, 3200 },
{ 0x90000, 3200 },
{ 0xa0000, 3200 },
{ 0xb0000, 3200 },
{ 0xc0000, 3200 },
{ 0xc0100, 3200 }
}

◆ utf8nfdidata

const struct utf8data utf8nfdidata[]
static
Initial value:
= {
{ 0, 896 },
{ 0x10100, 896 },
{ 0x20000, 896 },
{ 0x20100, 896 },
{ 0x30000, 896 },
{ 0x30100, 896 },
{ 0x30200, 2496 },
{ 0x40000, 20736 },
{ 0x40100, 20736 },
{ 0x50000, 20736 },
{ 0x50100, 20736 },
{ 0x50200, 20736 },
{ 0x60000, 20736 },
{ 0x60100, 20736 },
{ 0x60200, 20736 },
{ 0x60300, 20736 },
{ 0x70000, 20736 },
{ 0x80000, 20736 },
{ 0x90000, 20736 },
{ 0xa0000, 20736 },
{ 0xb0000, 20736 },
{ 0xc0000, 20736 },
{ 0xc0100, 20736 }
}

◆ utf8vers

const unsigned int utf8vers = 0xc0100
static