cosmopolitan/third_party/python/Modules/unicodedata_nfclast.c
Justine Tunney fa20edc44d
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
2023-11-28 14:39:42 -08:00

48 lines
1.2 KiB
C

#include "libc/nexgen32e/kompressor.h"
#include "third_party/python/Modules/unicodedata.h"
/* GENERATED BY third_party/python/Tools/unicode/makeunicodedata.py 3.2 */
const _PyUnicode_Reindex _PyUnicode_NfcLast[] = {
{0x00300, 4, 0},
{0x00306, 6, 5},
{0x0030f, 0, 12},
{0x00311, 0, 13},
{0x00313, 1, 14},
{0x0031b, 0, 16},
{0x00323, 5, 17},
{0x0032d, 1, 23},
{0x00330, 1, 25},
{0x00338, 0, 27},
{0x00342, 0, 28},
{0x00345, 0, 29},
{0x00653, 2, 30},
{0x0093c, 0, 33},
{0x009be, 0, 34},
{0x009d7, 0, 35},
{0x00b3e, 0, 36},
{0x00b56, 1, 37},
{0x00bbe, 0, 39},
{0x00bd7, 0, 40},
{0x00c56, 0, 41},
{0x00cc2, 0, 42},
{0x00cd5, 1, 43},
{0x00d3e, 0, 45},
{0x00d57, 0, 46},
{0x00dca, 0, 47},
{0x00dcf, 0, 48},
{0x00ddf, 0, 49},
{0x0102e, 0, 50},
{0x01b35, 0, 51},
{0x03099, 1, 52},
{0x110ba, 0, 54},
{0x11127, 0, 55},
{0x1133e, 0, 56},
{0x11357, 0, 57},
{0x114b0, 0, 58},
{0x114ba, 0, 59},
{0x114bd, 0, 60},
{0x115af, 0, 61},
{0x11930, 0, 62},
{0}
};