mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 02:08:30 +00:00
Add less 643
This commit is contained in:
parent
0ed7309fdb
commit
128be2bd2e
61 changed files with 33791 additions and 2853 deletions
11
third_party/less/ubin.inc
vendored
Normal file
11
third_party/less/ubin.inc
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* Generated by "./mkutable -f2 Cc Cs Co Zl Zp -- unicode/UnicodeData.txt" on Mon Nov 14 18:19:24 PST 2022 */
|
||||
{ 0x0000, 0x0007 }, /* Cc */
|
||||
{ 0x000b, 0x000b }, /* Cc */
|
||||
{ 0x000e, 0x001f }, /* Cc */
|
||||
{ 0x007f, 0x009f }, /* Cc */
|
||||
{ 0x2028, 0x2028 }, /* Zl */
|
||||
{ 0x2029, 0x2029 }, /* Zp */
|
||||
{ 0xd800, 0xdfff }, /* Cs */
|
||||
{ 0xe000, 0xf8ff }, /* Co */
|
||||
{ 0xf0000, 0xffffd }, /* Co */
|
||||
{ 0x100000, 0x10fffd }, /* Co */
|
Loading…
Add table
Add a link
Reference in a new issue