From a9a31b1de5776a3b08a82101a4fa711294f0dd1d Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:28:30 +0100 Subject: Imported Upstream version 0.9.6+really0.9.3 --- lib/unictype/scripts_byname.gperf | 60 ++------------------------------------- 1 file changed, 2 insertions(+), 58 deletions(-) (limited to 'lib/unictype/scripts_byname.gperf') diff --git a/lib/unictype/scripts_byname.gperf b/lib/unictype/scripts_byname.gperf index 721764d..c3ebfae 100644 --- a/lib/unictype/scripts_byname.gperf +++ b/lib/unictype/scripts_byname.gperf @@ -1,7 +1,7 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Unicode scripts. */ -/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */ -struct named_script { int name; unsigned int index; }; +/* Generated automatically by gen-ctype.c for Unicode 5.1.0. */ +struct named_script { const char *name; unsigned int index; }; %struct-type %language=ANSI-C %define hash-function-name scripts_hash @@ -9,8 +9,6 @@ struct named_script { int name; unsigned int index; }; %readonly-tables %global-table %define word-array-name script_names -%pic -%define string-pool-name script_stringpool %% Common, 0 Latin, 1 @@ -89,57 +87,3 @@ Lycian, 73 Carian, 74 Lydian, 75 Cham, 76 -Tai_Tham, 77 -Tai_Viet, 78 -Avestan, 79 -Egyptian_Hieroglyphs, 80 -Samaritan, 81 -Lisu, 82 -Bamum, 83 -Javanese, 84 -Meetei_Mayek, 85 -Imperial_Aramaic, 86 -Old_South_Arabian, 87 -Inscriptional_Parthian, 88 -Inscriptional_Pahlavi, 89 -Old_Turkic, 90 -Kaithi, 91 -Batak, 92 -Brahmi, 93 -Mandaic, 94 -Chakma, 95 -Meroitic_Cursive, 96 -Meroitic_Hieroglyphs, 97 -Miao, 98 -Sharada, 99 -Sora_Sompeng, 100 -Takri, 101 -Caucasian_Albanian, 102 -Bassa_Vah, 103 -Duployan, 104 -Elbasan, 105 -Grantha, 106 -Pahawh_Hmong, 107 -Khojki, 108 -Linear_A, 109 -Mahajani, 110 -Manichaean, 111 -Mende_Kikakui, 112 -Modi, 113 -Mro, 114 -Old_North_Arabian, 115 -Nabataean, 116 -Palmyrene, 117 -Pau_Cin_Hau, 118 -Old_Permic, 119 -Psalter_Pahlavi, 120 -Siddham, 121 -Khudawadi, 122 -Tirhuta, 123 -Warang_Citi, 124 -Ahom, 125 -Anatolian_Hieroglyphs, 126 -Hatran, 127 -Multani, 128 -Old_Hungarian, 129 -SignWriting, 130 -- cgit v1.2.3