1 /* ANSI-C code produced by gperf version 3.0.1 */
2 /* Command-line: gperf -CEot -L ANSI-C -k '*' -N findDoctypeEntry -F ,PubIDInfo::eAlmostStandards,PubIDInfo::eAlmostStandards /opt/src/kde/kdelibs/khtml/html/doctypes.gperf */
4 #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
5 && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \
6 && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \
7 && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \
8 && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \
9 && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \
10 && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \
11 && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \
12 && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \
13 && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \
14 && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \
15 && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \
16 && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \
17 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
18 && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \
19 && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \
20 && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \
21 && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \
22 && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \
23 && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \
24 && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \
25 && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \
26 && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126))
27 /* The character set is not based on ISO-646. */
28 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
31 #line 1 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
34 eQuirks
, /* always quirks mode, unless there's an internal subset */
35 eQuirks3
, /* ditto, but but pre-HTML4 (no tbody) */
41 eMode mode_if_no_sysid
;
44 /* maximum key range = 727, duplicates = 0 */
54 hash (register const char *str
, register unsigned int len
)
56 static const unsigned short asso_values
[] =
58 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
59 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
60 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
61 731, 731, 0, 731, 731, 731, 731, 731, 731, 0,
62 731, 731, 731, 0, 731, 0, 15, 0, 10, 25,
63 5, 0, 5, 15, 5, 5, 731, 5, 0, 731,
64 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
65 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
66 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
67 731, 731, 731, 731, 731, 731, 731, 10, 5, 0,
68 40, 0, 20, 10, 0, 0, 0, 731, 0, 0,
69 10, 45, 0, 0, 0, 0, 0, 0, 0, 0,
70 10, 0, 5, 731, 731, 731, 731, 731, 731, 731,
71 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
72 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
73 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
74 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
75 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
76 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
77 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
78 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
79 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
80 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
81 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
82 731, 731, 731, 731, 731, 731, 731, 731, 731, 731,
83 731, 731, 731, 731, 731, 731
85 register int hval
= len
;
90 hval
+= asso_values
[(unsigned char)str
[79]];
93 hval
+= asso_values
[(unsigned char)str
[78]];
96 hval
+= asso_values
[(unsigned char)str
[77]];
99 hval
+= asso_values
[(unsigned char)str
[76]];
102 hval
+= asso_values
[(unsigned char)str
[75]];
105 hval
+= asso_values
[(unsigned char)str
[74]];
108 hval
+= asso_values
[(unsigned char)str
[73]];
111 hval
+= asso_values
[(unsigned char)str
[72]];
114 hval
+= asso_values
[(unsigned char)str
[71]];
117 hval
+= asso_values
[(unsigned char)str
[70]];
120 hval
+= asso_values
[(unsigned char)str
[69]];
123 hval
+= asso_values
[(unsigned char)str
[68]];
126 hval
+= asso_values
[(unsigned char)str
[67]];
129 hval
+= asso_values
[(unsigned char)str
[66]];
132 hval
+= asso_values
[(unsigned char)str
[65]];
135 hval
+= asso_values
[(unsigned char)str
[64]];
138 hval
+= asso_values
[(unsigned char)str
[63]];
141 hval
+= asso_values
[(unsigned char)str
[62]];
144 hval
+= asso_values
[(unsigned char)str
[61]];
147 hval
+= asso_values
[(unsigned char)str
[60]];
150 hval
+= asso_values
[(unsigned char)str
[59]];
153 hval
+= asso_values
[(unsigned char)str
[58]];
156 hval
+= asso_values
[(unsigned char)str
[57]];
159 hval
+= asso_values
[(unsigned char)str
[56]];
162 hval
+= asso_values
[(unsigned char)str
[55]];
165 hval
+= asso_values
[(unsigned char)str
[54]];
168 hval
+= asso_values
[(unsigned char)str
[53]];
171 hval
+= asso_values
[(unsigned char)str
[52]];
174 hval
+= asso_values
[(unsigned char)str
[51]];
177 hval
+= asso_values
[(unsigned char)str
[50]];
180 hval
+= asso_values
[(unsigned char)str
[49]];
183 hval
+= asso_values
[(unsigned char)str
[48]];
186 hval
+= asso_values
[(unsigned char)str
[47]];
189 hval
+= asso_values
[(unsigned char)str
[46]];
192 hval
+= asso_values
[(unsigned char)str
[45]];
195 hval
+= asso_values
[(unsigned char)str
[44]];
198 hval
+= asso_values
[(unsigned char)str
[43]];
201 hval
+= asso_values
[(unsigned char)str
[42]];
204 hval
+= asso_values
[(unsigned char)str
[41]];
207 hval
+= asso_values
[(unsigned char)str
[40]];
210 hval
+= asso_values
[(unsigned char)str
[39]];
213 hval
+= asso_values
[(unsigned char)str
[38]];
216 hval
+= asso_values
[(unsigned char)str
[37]];
219 hval
+= asso_values
[(unsigned char)str
[36]];
222 hval
+= asso_values
[(unsigned char)str
[35]];
225 hval
+= asso_values
[(unsigned char)str
[34]];
228 hval
+= asso_values
[(unsigned char)str
[33]];
231 hval
+= asso_values
[(unsigned char)str
[32]];
234 hval
+= asso_values
[(unsigned char)str
[31]];
237 hval
+= asso_values
[(unsigned char)str
[30]];
240 hval
+= asso_values
[(unsigned char)str
[29]];
243 hval
+= asso_values
[(unsigned char)str
[28]];
246 hval
+= asso_values
[(unsigned char)str
[27]];
249 hval
+= asso_values
[(unsigned char)str
[26]];
252 hval
+= asso_values
[(unsigned char)str
[25]];
255 hval
+= asso_values
[(unsigned char)str
[24]];
258 hval
+= asso_values
[(unsigned char)str
[23]];
261 hval
+= asso_values
[(unsigned char)str
[22]];
264 hval
+= asso_values
[(unsigned char)str
[21]];
267 hval
+= asso_values
[(unsigned char)str
[20]];
270 hval
+= asso_values
[(unsigned char)str
[19]];
273 hval
+= asso_values
[(unsigned char)str
[18]];
276 hval
+= asso_values
[(unsigned char)str
[17]];
279 hval
+= asso_values
[(unsigned char)str
[16]];
282 hval
+= asso_values
[(unsigned char)str
[15]];
285 hval
+= asso_values
[(unsigned char)str
[14]];
288 hval
+= asso_values
[(unsigned char)str
[13]];
291 hval
+= asso_values
[(unsigned char)str
[12]];
294 hval
+= asso_values
[(unsigned char)str
[11]];
297 hval
+= asso_values
[(unsigned char)str
[10]];
300 hval
+= asso_values
[(unsigned char)str
[9]];
303 hval
+= asso_values
[(unsigned char)str
[8]];
306 hval
+= asso_values
[(unsigned char)str
[7]];
309 hval
+= asso_values
[(unsigned char)str
[6]];
312 hval
+= asso_values
[(unsigned char)str
[5]];
315 hval
+= asso_values
[(unsigned char)str
[4]];
318 hval
+= asso_values
[(unsigned char)str
[3]];
321 hval
+= asso_values
[(unsigned char)str
[2]];
324 hval
+= asso_values
[(unsigned char)str
[1]];
327 hval
+= asso_values
[(unsigned char)str
[0]];
336 const struct PubIDInfo
*
337 findDoctypeEntry (register const char *str
, register unsigned int len
)
343 MAX_WORD_LENGTH
= 80,
348 static const struct PubIDInfo wordlist
[] =
350 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
351 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
352 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
353 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
354 #line 91 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
355 {"html", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
356 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
357 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
358 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
359 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
360 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
361 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
362 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
363 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
364 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
365 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
366 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
367 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
368 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
369 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
370 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
371 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
372 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
373 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
374 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
375 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
376 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
377 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
378 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
379 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
380 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
381 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
382 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
383 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
384 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
385 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
386 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
387 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
388 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
389 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
390 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
391 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
392 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
393 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
394 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
395 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
396 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
397 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
398 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
399 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
400 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
401 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
402 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
403 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
404 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
405 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
406 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
407 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
408 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
409 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
410 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
411 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
412 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
413 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
414 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
415 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
416 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
417 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
418 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
419 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
420 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
421 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
422 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
423 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
424 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
425 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
426 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
427 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
428 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
429 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
430 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
431 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
432 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
433 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
434 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
435 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
436 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
437 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
438 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
439 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
440 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
441 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
442 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
443 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
444 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
445 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
446 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
447 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
448 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
449 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
450 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
451 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
452 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
453 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
454 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
455 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
456 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
457 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
458 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
459 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
460 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
461 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
462 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
463 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
464 #line 81 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
465 {"-//w3c//dtd w3 html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
466 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
467 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
468 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
469 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
470 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
471 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
472 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
473 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
474 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
475 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
476 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
477 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
478 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
479 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
480 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
481 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
482 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
483 #line 48 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
484 {"-//ietf//dtd html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
485 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
486 #line 28 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
487 {"-//ietf//dtd html 3//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
488 #line 73 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
489 {"-//w3c//dtd html 3.2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
490 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
491 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
492 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
493 #line 45 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
494 {"-//ietf//dtd html strict//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
495 #line 35 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
496 {"-//ietf//dtd html level 3//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
497 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
498 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
499 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
500 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
501 #line 33 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
502 {"-//ietf//dtd html level 2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
503 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
504 #line 43 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
505 {"-//ietf//dtd html strict level 3//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
506 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
507 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
508 #line 29 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
509 {"-//ietf//dtd html level 0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
510 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
511 #line 41 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
512 {"-//ietf//dtd html strict level 2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
513 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
514 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
515 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
516 #line 27 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
517 {"-//ietf//dtd html 3.2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
518 #line 37 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
519 {"-//ietf//dtd html strict level 0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
520 #line 69 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
521 {"-//w30//dtd w3 html 2.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
522 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
523 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
524 #line 24 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
525 {"-//ietf//dtd html 3.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
526 #line 50 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
527 {"-//ietf//dtd html//en//3.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
528 #line 25 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
529 {"-//ietf//dtd html 3.0//en//", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
530 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
531 #line 31 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
532 {"-//ietf//dtd html level 1//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
533 #line 22 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
534 {"-//ietf//dtd html 2.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
535 #line 49 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
536 {"-//ietf//dtd html//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
537 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
538 #line 47 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
539 {"-//ietf//dtd html strict//en//3.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
540 #line 36 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
541 {"-//ietf//dtd html level 3//en//3.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
542 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
543 #line 39 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
544 {"-//ietf//dtd html strict level 1//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
545 #line 21 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
546 {"-//ietf//dtd html 2.0 strict//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
547 #line 46 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
548 {"-//ietf//dtd html strict//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
549 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
550 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
551 #line 44 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
552 {"-//ietf//dtd html strict level 3//en//3.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
553 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
554 #line 18 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
555 {"-//ietf//dtd html 2.0 level 2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
556 #line 34 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
557 {"-//ietf//dtd html level 2//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
558 #line 72 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
559 {"-//w3c//dtd html 3.2 final//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
560 #line 23 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
561 {"-//ietf//dtd html 2.1e//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
562 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
563 #line 75 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
564 {"-//w3c//dtd html 4.0 frameset//en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
},
565 #line 30 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
566 {"-//ietf//dtd html level 0//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
567 #line 20 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
568 {"-//ietf//dtd html 2.0 strict level 2//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
569 #line 42 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
570 {"-//ietf//dtd html strict level 2//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
571 #line 85 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
572 {"-//w3o//dtd w3 html 3.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
573 #line 89 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
574 {"-//webtechs//dtd mozilla html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
575 #line 86 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
576 {"-//w3o//dtd w3 html 3.0//en//", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
577 #line 84 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
578 {"-//w3c//dtd xhtml 1.1//en", PubIDInfo::eAlmostStandards
, PubIDInfo::eAlmostStandards
},
579 #line 38 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
580 {"-//ietf//dtd html strict level 0//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
581 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
582 #line 70 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
583 {"-//w3c//dtd html 3 1995-03-24//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
584 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
585 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
586 #line 87 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
587 {"-//w3o//dtd w3 html strict 3.0//en//", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
588 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
589 #line 17 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
590 {"-//ietf//dtd html 2.0 level 1//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
591 #line 32 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
592 {"-//ietf//dtd html level 1//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
593 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
594 #line 26 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
595 {"-//ietf//dtd html 3.2 final//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
596 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
597 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
598 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
599 #line 19 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
600 {"-//ietf//dtd html 2.0 strict level 1//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
601 #line 40 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
602 {"-//ietf//dtd html strict level 1//en//2.0", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
603 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
604 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
605 #line 77 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
606 {"-//w3c//dtd html 4.01 frameset//en", PubIDInfo::eQuirks
, PubIDInfo::eAlmostStandards
},
607 #line 71 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
608 {"-//w3c//dtd html 3.2 draft//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
609 #line 74 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
610 {"-//w3c//dtd html 3.2s draft//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
611 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
612 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
613 #line 82 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
614 {"-//w3c//dtd xhtml 1.0 frameset//en", PubIDInfo::eAlmostStandards
, PubIDInfo::eAlmostStandards
},
615 #line 80 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
616 {"-//w3c//dtd html experimental 970421//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
617 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
618 #line 51 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
619 {"-//metrius//dtd metrius presentational//en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
},
620 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
621 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
622 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
623 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
624 #line 88 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
625 {"-//webtechs//dtd mozilla html 2.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
626 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
627 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
628 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
629 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
630 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
631 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
632 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
633 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
634 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
635 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
636 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
637 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
638 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
639 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
640 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
641 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
642 #line 90 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
643 {"-/w3c/dtd html 4.0 transitional/en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
},
644 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
645 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
646 #line 76 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
647 {"-//w3c//dtd html 4.0 transitional//en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
},
648 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
649 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
650 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
651 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
652 #line 79 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
653 {"-//w3c//dtd html experimental 19960712//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
654 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
655 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
656 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
657 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
658 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
659 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
660 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
661 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
662 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
663 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
664 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
665 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
666 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
667 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
668 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
669 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
670 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
671 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
672 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
673 #line 58 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
674 {"-//netscape comm. corp.//dtd html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
675 #line 78 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
676 {"-//w3c//dtd html 4.01 transitional//en", PubIDInfo::eQuirks
, PubIDInfo::eAlmostStandards
},
677 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
678 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
679 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
680 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
681 #line 83 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
682 {"-//w3c//dtd xhtml 1.0 transitional//en", PubIDInfo::eAlmostStandards
, PubIDInfo::eAlmostStandards
},
683 #line 59 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
684 {"-//netscape comm. corp.//dtd strict html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
685 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
686 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
687 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
688 #line 65 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
689 {"-//spyglass//dtd html 2.0 extended//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
690 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
691 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
692 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
693 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
694 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
695 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
696 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
697 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
698 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
699 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
700 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
701 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
702 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
703 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
704 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
705 #line 16 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
706 {"-//as//dtd html 3.0 aswedit + extensions//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
707 #line 66 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
708 {"-//sq//dtd html 2.0 hotmetal + extensions//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
709 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
710 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
711 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
712 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
713 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
714 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
715 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
716 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
717 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
718 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
719 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
720 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
721 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
722 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
723 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
724 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
725 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
726 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
727 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
728 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
729 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
730 #line 67 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
731 {"-//sun microsystems corp.//dtd hotjava html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
732 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
733 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
734 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
735 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
736 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
737 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
738 #line 68 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
739 {"-//sun microsystems corp.//dtd hotjava strict html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
740 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
741 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
742 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
743 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
744 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
745 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
746 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
747 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
748 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
749 #line 60 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
750 {"-//o'reilly and associates//dtd html 2.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
751 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
752 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
753 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
754 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
755 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
756 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
757 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
758 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
759 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
760 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
761 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
762 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
763 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
764 #line 56 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
765 {"-//microsoft//dtd internet explorer 3.0 html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
766 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
767 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
768 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
769 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
770 #line 53 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
771 {"-//microsoft//dtd internet explorer 2.0 html//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
772 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
773 #line 55 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
774 {"-//microsoft//dtd internet explorer 3.0 html strict//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
775 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
776 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
777 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
778 #line 14 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
779 {"+//silmaril//dtd html pro v0r11 19970101//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
780 #line 52 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
781 {"-//microsoft//dtd internet explorer 2.0 html strict//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
782 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
783 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
784 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
785 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
786 #line 57 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
787 {"-//microsoft//dtd internet explorer 3.0 tables//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
788 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
789 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
790 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
791 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
792 #line 54 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
793 {"-//microsoft//dtd internet explorer 2.0 tables//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
794 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
795 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
796 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
797 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
798 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
799 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
800 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
801 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
802 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
803 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
804 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
805 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
806 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
807 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
808 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
809 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
810 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
811 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
812 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
813 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
814 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
815 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
816 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
817 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
818 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
819 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
820 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
821 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
822 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
823 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
824 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
825 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
826 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
827 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
828 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
829 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
830 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
831 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
832 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
833 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
834 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
835 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
836 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
837 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
838 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
839 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
840 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
841 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
842 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
843 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
844 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
845 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
846 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
847 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
848 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
849 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
850 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
851 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
852 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
853 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
854 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
855 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
856 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
857 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
858 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
859 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
860 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
861 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
862 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
863 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
864 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
865 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
866 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
867 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
868 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
869 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
870 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
871 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
872 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
873 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
874 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
875 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
876 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
877 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
878 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
879 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
880 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
881 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
882 #line 15 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
883 {"-//advasoft ltd//dtd html 3.0 aswedit + extensions//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
884 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
885 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
886 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
887 #line 61 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
888 {"-//o'reilly and associates//dtd html extended 1.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
889 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
890 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
891 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
892 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
893 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
894 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
895 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
896 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
897 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
898 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
899 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
900 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
901 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
902 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
903 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
904 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
905 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
906 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
907 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
908 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
909 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
910 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
911 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
912 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
913 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
914 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
915 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
916 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
917 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
918 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
919 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
920 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
921 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
922 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
923 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
924 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
925 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
926 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
927 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
928 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
929 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
930 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
931 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
932 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
933 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
934 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
935 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
936 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
937 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
938 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
939 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
940 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
941 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
942 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
943 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
944 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
945 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
946 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
947 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
948 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
949 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
950 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
951 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
952 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
953 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
954 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
955 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
956 #line 62 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
957 {"-//o'reilly and associates//dtd html extended relaxed 1.0//en", PubIDInfo::eQuirks3
, PubIDInfo::eQuirks3
},
958 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
959 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
960 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
961 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
962 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
963 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
964 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
965 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
966 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
967 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
968 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
969 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
970 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
971 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
972 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
973 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
974 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
975 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
976 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
977 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
978 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
979 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
980 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
981 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
982 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
983 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
984 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
985 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
986 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
987 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
988 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
989 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
990 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
991 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
992 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
993 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
994 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
995 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
996 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
997 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
998 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
999 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1000 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1001 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1002 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1003 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1004 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1005 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1006 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1007 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1008 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1009 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1010 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1011 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1012 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1013 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1014 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1015 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1016 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1017 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1018 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1019 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1020 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1021 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1022 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1023 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1024 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1025 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1026 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1027 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1028 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1029 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1030 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1031 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1032 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1033 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1034 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1035 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1036 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1037 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1038 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1039 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1040 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1041 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1042 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1043 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1044 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1045 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1046 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1047 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1048 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1049 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1050 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1051 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1052 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1053 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1054 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1055 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1056 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1057 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1058 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1059 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1060 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1061 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1062 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1063 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1064 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1065 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1066 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1067 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1068 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1069 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1070 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1071 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1072 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1073 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1074 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1075 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1076 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1077 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1078 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1079 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1080 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1081 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1082 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1083 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1084 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1085 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1086 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1087 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1088 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1089 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1090 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1091 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1092 #line 64 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
1093 {"-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
},
1094 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1095 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1096 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1097 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1098 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1099 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1100 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1101 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1102 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1103 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1104 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1105 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1106 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1107 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1108 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1109 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1110 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1111 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1112 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1113 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1114 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1115 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1116 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1117 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1118 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1119 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1120 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1121 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1122 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1123 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1124 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1125 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1126 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1127 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1128 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1129 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1130 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1131 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1132 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1133 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1134 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1135 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1136 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1137 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1138 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1139 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1140 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1141 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1142 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1143 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1144 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1145 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1146 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1147 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1148 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1149 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1150 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1151 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1152 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1153 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1154 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1155 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1156 {"",PubIDInfo::eAlmostStandards
,PubIDInfo::eAlmostStandards
},
1157 #line 63 "/opt/src/kde/kdelibs/khtml/html/doctypes.gperf"
1158 {"-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//en", PubIDInfo::eQuirks
, PubIDInfo::eQuirks
}
1161 if (len
<= MAX_WORD_LENGTH
&& len
>= MIN_WORD_LENGTH
)
1163 register int key
= hash (str
, len
);
1165 if (key
<= MAX_HASH_VALUE
&& key
>= 0)
1167 register const char *s
= wordlist
[key
].name
;
1169 if (*str
== *s
&& !strcmp (str
+ 1, s
+ 1))
1170 return &wordlist
[key
];