1 /* ANSI-C code produced by gperf version 3.1 */
2 /* Command-line: gperf -m 10 ./unictype/bidi_byname.gperf  */
3 /* Computed positions: -k'1,9,$' */
4 
5 #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
6       && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \
7       && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \
8       && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \
9       && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \
10       && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \
11       && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \
12       && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \
13       && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \
14       && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \
15       && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \
16       && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \
17       && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \
18       && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
19       && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \
20       && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \
21       && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \
22       && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \
23       && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \
24       && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \
25       && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \
26       && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \
27       && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126))
28 /* The character set is not based on ISO-646.  */
29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>."
30 #endif
31 
32 #line 2 "./unictype/bidi_byname.gperf"
33 struct named_bidi_class { int name; int bidi_class; };
34 
35 #define TOTAL_KEYWORDS 69
36 #define MIN_WORD_LENGTH 1
37 #define MAX_WORD_LENGTH 23
38 #define MIN_HASH_VALUE 5
39 #define MAX_HASH_VALUE 87
40 /* maximum key range = 83, duplicates = 0 */
41 
42 #ifndef GPERF_DOWNCASE
43 #define GPERF_DOWNCASE 1
44 static unsigned char gperf_downcase[256] =
45   {
46       0,   1,   2,   3,   4,   5,   6,   7,   8,   9,  10,  11,  12,  13,  14,
47      15,  16,  17,  18,  19,  20,  21,  22,  23,  24,  25,  26,  27,  28,  29,
48      30,  31,  32,  33,  34,  35,  36,  37,  38,  39,  40,  41,  42,  43,  44,
49      45,  46,  47,  48,  49,  50,  51,  52,  53,  54,  55,  56,  57,  58,  59,
50      60,  61,  62,  63,  64,  97,  98,  99, 100, 101, 102, 103, 104, 105, 106,
51     107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,
52     122,  91,  92,  93,  94,  95,  96,  97,  98,  99, 100, 101, 102, 103, 104,
53     105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119,
54     120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134,
55     135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149,
56     150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164,
57     165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179,
58     180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194,
59     195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209,
60     210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224,
61     225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239,
62     240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254,
63     255
64   };
65 #endif
66 
67 #ifndef GPERF_CASE_STRCMP
68 #define GPERF_CASE_STRCMP 1
69 static int
gperf_case_strcmp(register const char * s1,register const char * s2)70 gperf_case_strcmp (register const char *s1, register const char *s2)
71 {
72   for (;;)
73     {
74       unsigned char c1 = gperf_downcase[(unsigned char)*s1++];
75       unsigned char c2 = gperf_downcase[(unsigned char)*s2++];
76       if (c1 != 0 && c1 == c2)
77         continue;
78       return (int)c1 - (int)c2;
79     }
80 }
81 #endif
82 
83 #ifdef __GNUC__
84 __inline
85 #else
86 #ifdef __cplusplus
87 inline
88 #endif
89 #endif
90 static unsigned int
bidi_class_hash(register const char * str,register size_t len)91 bidi_class_hash (register const char *str, register size_t len)
92 {
93   static const unsigned char asso_values[] =
94     {
95       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
96       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
97       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
98       88, 88, 14, 88, 88, 88, 88, 88, 88, 88,
99       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
100       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
101       88, 88, 88, 88, 88,  5, 31, 22, 88,  2,
102       53,  2, 48, 11, 88, 52,  5, 60,  2,  9,
103        4, 88,  2, 34, 30, 41, 88, 28, 88, 88,
104       88, 88, 88, 88, 88, 88, 88,  5, 31, 22,
105       88,  2, 53,  2, 48, 11, 88, 52,  5, 60,
106        2,  9,  4, 88,  2, 34, 30, 41, 88, 28,
107       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
108       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
109       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
110       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
111       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
112       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
113       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
114       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
115       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
116       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
117       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
118       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
119       88, 88, 88, 88, 88, 88, 88, 88, 88, 88,
120       88, 88, 88, 88, 88, 88
121     };
122   register unsigned int hval = len;
123 
124   switch (hval)
125     {
126       default:
127         hval += asso_values[(unsigned char)str[8]];
128       /*FALLTHROUGH*/
129       case 8:
130       case 7:
131       case 6:
132       case 5:
133       case 4:
134       case 3:
135       case 2:
136       case 1:
137         hval += asso_values[(unsigned char)str[0]];
138         break;
139     }
140   return hval + asso_values[(unsigned char)str[len - 1]];
141 }
142 
143 struct bidi_class_stringpool_t
144   {
145     char bidi_class_stringpool_str5[sizeof("R")];
146     char bidi_class_stringpool_str6[sizeof("EN")];
147     char bidi_class_stringpool_str7[sizeof("RLE")];
148     char bidi_class_stringpool_str9[sizeof("AN")];
149     char bidi_class_stringpool_str10[sizeof("LRE")];
150     char bidi_class_stringpool_str11[sizeof("L")];
151     char bidi_class_stringpool_str12[sizeof("AL")];
152     char bidi_class_stringpool_str13[sizeof("ON")];
153     char bidi_class_stringpool_str14[sizeof("RLO")];
154     char bidi_class_stringpool_str16[sizeof("RLI")];
155     char bidi_class_stringpool_str17[sizeof("LRO")];
156     char bidi_class_stringpool_str18[sizeof("PDI")];
157     char bidi_class_stringpool_str19[sizeof("LRI")];
158     char bidi_class_stringpool_str20[sizeof("EuropeanNumber")];
159     char bidi_class_stringpool_str22[sizeof("Arabic Letter")];
160     char bidi_class_stringpool_str24[sizeof("RightToLeftIsolate")];
161     char bidi_class_stringpool_str25[sizeof("RightToLeftOverride")];
162     char bidi_class_stringpool_str26[sizeof("RightToLeftEmbedding")];
163     char bidi_class_stringpool_str27[sizeof("LeftToRightIsolate")];
164     char bidi_class_stringpool_str28[sizeof("LeftToRightOverride")];
165     char bidi_class_stringpool_str29[sizeof("LeftToRightEmbedding")];
166     char bidi_class_stringpool_str30[sizeof("Left To Right Isolate")];
167     char bidi_class_stringpool_str31[sizeof("Left To Right Override")];
168     char bidi_class_stringpool_str32[sizeof("Left To Right Embedding")];
169     char bidi_class_stringpool_str33[sizeof("European Number")];
170     char bidi_class_stringpool_str34[sizeof("ET")];
171     char bidi_class_stringpool_str35[sizeof("BN")];
172     char bidi_class_stringpool_str36[sizeof("European Separator")];
173     char bidi_class_stringpool_str37[sizeof("European Terminator")];
174     char bidi_class_stringpool_str38[sizeof("ES")];
175     char bidi_class_stringpool_str39[sizeof("Right To Left Isolate")];
176     char bidi_class_stringpool_str40[sizeof("Right To Left Override")];
177     char bidi_class_stringpool_str41[sizeof("Right To Left Embedding")];
178     char bidi_class_stringpool_str42[sizeof("Common Separator")];
179     char bidi_class_stringpool_str43[sizeof("CommonSeparator")];
180     char bidi_class_stringpool_str45[sizeof("RightToLeft")];
181     char bidi_class_stringpool_str46[sizeof("White Space")];
182     char bidi_class_stringpool_str48[sizeof("LeftToRight")];
183     char bidi_class_stringpool_str49[sizeof("ArabicLetter")];
184     char bidi_class_stringpool_str50[sizeof("Left To Right")];
185     char bidi_class_stringpool_str51[sizeof("Pop Directional Isolate")];
186     char bidi_class_stringpool_str52[sizeof("EuropeanTerminator")];
187     char bidi_class_stringpool_str53[sizeof("BoundaryNeutral")];
188     char bidi_class_stringpool_str54[sizeof("SegmentSeparator")];
189     char bidi_class_stringpool_str55[sizeof("EuropeanSeparator")];
190     char bidi_class_stringpool_str56[sizeof("OtherNeutral")];
191     char bidi_class_stringpool_str57[sizeof("PopDirectionalIsolate")];
192     char bidi_class_stringpool_str58[sizeof("CS")];
193     char bidi_class_stringpool_str59[sizeof("Right To Left")];
194     char bidi_class_stringpool_str60[sizeof("PDF")];
195     char bidi_class_stringpool_str61[sizeof("Arabic Number")];
196     char bidi_class_stringpool_str62[sizeof("WhiteSpace")];
197     char bidi_class_stringpool_str63[sizeof("B")];
198     char bidi_class_stringpool_str64[sizeof("WS")];
199     char bidi_class_stringpool_str65[sizeof("NSM")];
200     char bidi_class_stringpool_str66[sizeof("Boundary Neutral")];
201     char bidi_class_stringpool_str67[sizeof("FSI")];
202     char bidi_class_stringpool_str68[sizeof("Other Neutral")];
203     char bidi_class_stringpool_str69[sizeof("S")];
204     char bidi_class_stringpool_str70[sizeof("NonspacingMark")];
205     char bidi_class_stringpool_str71[sizeof("Nonspacing Mark")];
206     char bidi_class_stringpool_str72[sizeof("ParagraphSeparator")];
207     char bidi_class_stringpool_str73[sizeof("Paragraph Separator")];
208     char bidi_class_stringpool_str77[sizeof("First Strong Isolate")];
209     char bidi_class_stringpool_str78[sizeof("Pop Directional Format")];
210     char bidi_class_stringpool_str79[sizeof("ArabicNumber")];
211     char bidi_class_stringpool_str82[sizeof("FirstStrongIsolate")];
212     char bidi_class_stringpool_str84[sizeof("PopDirectionalFormat")];
213     char bidi_class_stringpool_str87[sizeof("Segment Separator")];
214   };
215 static const struct bidi_class_stringpool_t bidi_class_stringpool_contents =
216   {
217     "R",
218     "EN",
219     "RLE",
220     "AN",
221     "LRE",
222     "L",
223     "AL",
224     "ON",
225     "RLO",
226     "RLI",
227     "LRO",
228     "PDI",
229     "LRI",
230     "EuropeanNumber",
231     "Arabic Letter",
232     "RightToLeftIsolate",
233     "RightToLeftOverride",
234     "RightToLeftEmbedding",
235     "LeftToRightIsolate",
236     "LeftToRightOverride",
237     "LeftToRightEmbedding",
238     "Left To Right Isolate",
239     "Left To Right Override",
240     "Left To Right Embedding",
241     "European Number",
242     "ET",
243     "BN",
244     "European Separator",
245     "European Terminator",
246     "ES",
247     "Right To Left Isolate",
248     "Right To Left Override",
249     "Right To Left Embedding",
250     "Common Separator",
251     "CommonSeparator",
252     "RightToLeft",
253     "White Space",
254     "LeftToRight",
255     "ArabicLetter",
256     "Left To Right",
257     "Pop Directional Isolate",
258     "EuropeanTerminator",
259     "BoundaryNeutral",
260     "SegmentSeparator",
261     "EuropeanSeparator",
262     "OtherNeutral",
263     "PopDirectionalIsolate",
264     "CS",
265     "Right To Left",
266     "PDF",
267     "Arabic Number",
268     "WhiteSpace",
269     "B",
270     "WS",
271     "NSM",
272     "Boundary Neutral",
273     "FSI",
274     "Other Neutral",
275     "S",
276     "NonspacingMark",
277     "Nonspacing Mark",
278     "ParagraphSeparator",
279     "Paragraph Separator",
280     "First Strong Isolate",
281     "Pop Directional Format",
282     "ArabicNumber",
283     "FirstStrongIsolate",
284     "PopDirectionalFormat",
285     "Segment Separator"
286   };
287 #define bidi_class_stringpool ((const char *) &bidi_class_stringpool_contents)
288 
289 static const struct named_bidi_class bidi_class_names[] =
290   {
291     {-1}, {-1}, {-1}, {-1}, {-1},
292 #line 31 "./unictype/bidi_byname.gperf"
293     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str5, UC_BIDI_R},
294 #line 19 "./unictype/bidi_byname.gperf"
295     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str6, UC_BIDI_EN},
296 #line 32 "./unictype/bidi_byname.gperf"
297     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str7, UC_BIDI_RLE},
298     {-1},
299 #line 15 "./unictype/bidi_byname.gperf"
300     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str9, UC_BIDI_AN},
301 #line 24 "./unictype/bidi_byname.gperf"
302     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str10, UC_BIDI_LRE},
303 #line 23 "./unictype/bidi_byname.gperf"
304     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str11, UC_BIDI_L},
305 #line 14 "./unictype/bidi_byname.gperf"
306     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str12, UC_BIDI_AL},
307 #line 28 "./unictype/bidi_byname.gperf"
308     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str13, UC_BIDI_ON},
309 #line 34 "./unictype/bidi_byname.gperf"
310     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str14, UC_BIDI_RLO},
311     {-1},
312 #line 33 "./unictype/bidi_byname.gperf"
313     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str16, UC_BIDI_RLI},
314 #line 26 "./unictype/bidi_byname.gperf"
315     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str17, UC_BIDI_LRO},
316 #line 30 "./unictype/bidi_byname.gperf"
317     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str18, UC_BIDI_PDI},
318 #line 25 "./unictype/bidi_byname.gperf"
319     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str19, UC_BIDI_LRI},
320 #line 48 "./unictype/bidi_byname.gperf"
321     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str20, UC_BIDI_EN},
322     {-1},
323 #line 37 "./unictype/bidi_byname.gperf"
324     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str22, UC_BIDI_AL},
325     {-1},
326 #line 76 "./unictype/bidi_byname.gperf"
327     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str24, UC_BIDI_RLI},
328 #line 78 "./unictype/bidi_byname.gperf"
329     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str25, UC_BIDI_RLO},
330 #line 74 "./unictype/bidi_byname.gperf"
331     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str26, UC_BIDI_RLE},
332 #line 60 "./unictype/bidi_byname.gperf"
333     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str27, UC_BIDI_LRI},
334 #line 62 "./unictype/bidi_byname.gperf"
335     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str28, UC_BIDI_LRO},
336 #line 58 "./unictype/bidi_byname.gperf"
337     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str29, UC_BIDI_LRE},
338 #line 59 "./unictype/bidi_byname.gperf"
339     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str30, UC_BIDI_LRI},
340 #line 61 "./unictype/bidi_byname.gperf"
341     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str31, UC_BIDI_LRO},
342 #line 57 "./unictype/bidi_byname.gperf"
343     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str32, UC_BIDI_LRE},
344 #line 47 "./unictype/bidi_byname.gperf"
345     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str33, UC_BIDI_EN},
346 #line 21 "./unictype/bidi_byname.gperf"
347     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str34, UC_BIDI_ET},
348 #line 17 "./unictype/bidi_byname.gperf"
349     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str35, UC_BIDI_BN},
350 #line 49 "./unictype/bidi_byname.gperf"
351     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str36, UC_BIDI_ES},
352 #line 51 "./unictype/bidi_byname.gperf"
353     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str37, UC_BIDI_ET},
354 #line 20 "./unictype/bidi_byname.gperf"
355     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str38, UC_BIDI_ES},
356 #line 75 "./unictype/bidi_byname.gperf"
357     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str39, UC_BIDI_RLI},
358 #line 77 "./unictype/bidi_byname.gperf"
359     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str40, UC_BIDI_RLO},
360 #line 73 "./unictype/bidi_byname.gperf"
361     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str41, UC_BIDI_RLE},
362 #line 45 "./unictype/bidi_byname.gperf"
363     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str42, UC_BIDI_CS},
364 #line 46 "./unictype/bidi_byname.gperf"
365     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str43, UC_BIDI_CS},
366     {-1},
367 #line 72 "./unictype/bidi_byname.gperf"
368     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str45, UC_BIDI_R},
369 #line 81 "./unictype/bidi_byname.gperf"
370     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str46, UC_BIDI_WS},
371     {-1},
372 #line 56 "./unictype/bidi_byname.gperf"
373     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str48, UC_BIDI_L},
374 #line 38 "./unictype/bidi_byname.gperf"
375     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str49, UC_BIDI_AL},
376 #line 55 "./unictype/bidi_byname.gperf"
377     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str50, UC_BIDI_L},
378 #line 69 "./unictype/bidi_byname.gperf"
379     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str51, UC_BIDI_PDI},
380 #line 52 "./unictype/bidi_byname.gperf"
381     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str52, UC_BIDI_ET},
382 #line 44 "./unictype/bidi_byname.gperf"
383     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str53, UC_BIDI_BN},
384 #line 80 "./unictype/bidi_byname.gperf"
385     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str54, UC_BIDI_S},
386 #line 50 "./unictype/bidi_byname.gperf"
387     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str55, UC_BIDI_ES},
388 #line 66 "./unictype/bidi_byname.gperf"
389     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str56, UC_BIDI_ON},
390 #line 70 "./unictype/bidi_byname.gperf"
391     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str57, UC_BIDI_PDI},
392 #line 18 "./unictype/bidi_byname.gperf"
393     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str58, UC_BIDI_CS},
394 #line 71 "./unictype/bidi_byname.gperf"
395     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str59, UC_BIDI_R},
396 #line 29 "./unictype/bidi_byname.gperf"
397     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str60, UC_BIDI_PDF},
398 #line 39 "./unictype/bidi_byname.gperf"
399     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str61, UC_BIDI_AN},
400 #line 82 "./unictype/bidi_byname.gperf"
401     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str62, UC_BIDI_WS},
402 #line 16 "./unictype/bidi_byname.gperf"
403     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str63, UC_BIDI_B},
404 #line 36 "./unictype/bidi_byname.gperf"
405     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str64, UC_BIDI_WS},
406 #line 27 "./unictype/bidi_byname.gperf"
407     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str65, UC_BIDI_NSM},
408 #line 43 "./unictype/bidi_byname.gperf"
409     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str66, UC_BIDI_BN},
410 #line 22 "./unictype/bidi_byname.gperf"
411     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str67, UC_BIDI_FSI},
412 #line 65 "./unictype/bidi_byname.gperf"
413     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str68, UC_BIDI_ON},
414 #line 35 "./unictype/bidi_byname.gperf"
415     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str69, UC_BIDI_S},
416 #line 64 "./unictype/bidi_byname.gperf"
417     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str70, UC_BIDI_NSM},
418 #line 63 "./unictype/bidi_byname.gperf"
419     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str71, UC_BIDI_NSM},
420 #line 42 "./unictype/bidi_byname.gperf"
421     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str72, UC_BIDI_B},
422 #line 41 "./unictype/bidi_byname.gperf"
423     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str73, UC_BIDI_B},
424     {-1}, {-1}, {-1},
425 #line 53 "./unictype/bidi_byname.gperf"
426     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str77, UC_BIDI_FSI},
427 #line 67 "./unictype/bidi_byname.gperf"
428     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str78, UC_BIDI_PDF},
429 #line 40 "./unictype/bidi_byname.gperf"
430     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str79, UC_BIDI_AN},
431     {-1}, {-1},
432 #line 54 "./unictype/bidi_byname.gperf"
433     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str82, UC_BIDI_FSI},
434     {-1},
435 #line 68 "./unictype/bidi_byname.gperf"
436     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str84, UC_BIDI_PDF},
437     {-1}, {-1},
438 #line 79 "./unictype/bidi_byname.gperf"
439     {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str87, UC_BIDI_S}
440   };
441 
442 const struct named_bidi_class *
uc_bidi_class_lookup(register const char * str,register size_t len)443 uc_bidi_class_lookup (register const char *str, register size_t len)
444 {
445   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
446     {
447       register unsigned int key = bidi_class_hash (str, len);
448 
449       if (key <= MAX_HASH_VALUE)
450         {
451           register int o = bidi_class_names[key].name;
452           if (o >= 0)
453             {
454               register const char *s = o + bidi_class_stringpool;
455 
456               if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
457                 return &bidi_class_names[key];
458             }
459         }
460     }
461   return 0;
462 }
463