diff options
author | bellard <6490144+bellard@users.noreply.github.com> | 2022-03-06 19:00:24 +0100 |
---|---|---|
committer | bellard <6490144+bellard@users.noreply.github.com> | 2022-03-06 19:00:24 +0100 |
commit | 2788d71e823b522b178db3b3660ce93689534e6d (patch) | |
tree | 461dc09a5890a9c5a218425f36ce3df6a22bc374 /unicode_gen_def.h | |
parent | 851695958a224decffa65ea0c8b6622d19a971ba (diff) | |
download | quickjs-2788d71e823b522b178db3b3660ce93689534e6d.tar.gz quickjs-2788d71e823b522b178db3b3660ce93689534e6d.zip |
updated to Unicode 14.0.0
Diffstat (limited to 'unicode_gen_def.h')
-rw-r--r-- | unicode_gen_def.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unicode_gen_def.h b/unicode_gen_def.h index 47b0e39..55f6790 100644 --- a/unicode_gen_def.h +++ b/unicode_gen_def.h @@ -72,6 +72,7 @@ DEF(Coptic, "Copt,Qaac") DEF(Cuneiform, "Xsux") DEF(Cypriot, "Cprt") DEF(Cyrillic, "Cyrl") +DEF(Cypro_Minoan, "Cpmn") DEF(Deseret, "Dsrt") DEF(Devanagari, "Deva") DEF(Dives_Akuru, "Diak") @@ -154,6 +155,7 @@ DEF(Old_Persian, "Xpeo") DEF(Old_Sogdian, "Sogo") DEF(Old_South_Arabian, "Sarb") DEF(Old_Turkic, "Orkh") +DEF(Old_Uyghur, "Ougr") DEF(Oriya, "Orya") DEF(Osage, "Osge") DEF(Osmanya, "Osma") @@ -192,8 +194,11 @@ DEF(Thai, "Thai") DEF(Tibetan, "Tibt") DEF(Tifinagh, "Tfng") DEF(Tirhuta, "Tirh") +DEF(Tangsa, "Tnsa") +DEF(Toto, "Toto") DEF(Ugaritic, "Ugar") DEF(Vai, "Vaii") +DEF(Vithkuqi, "Vith") DEF(Wancho, "Wcho") DEF(Warang_Citi, "Wara") DEF(Yezidi, "Yezi") |