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)) 29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." 32 #line 5 "tokens.gperf" 39 #define TOTAL_KEYWORDS 123 40 #define MIN_WORD_LENGTH 4 41 #define MAX_WORD_LENGTH 24 42 #define MIN_HASH_VALUE 18 43 #define MAX_HASH_VALUE 186 49 static inline unsigned int hash(
const char *str,
size_t len);
51 static const struct fhtoken *
in_word_set(
const char *str,
size_t len);
57 static const unsigned char asso_values[] =
59 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
60 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
61 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
62 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
63 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
64 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
65 187, 187, 187, 187, 187, 94, 12, 10, 57, 24,
66 6, 31, 5, 29, 187, 187, 9, 6, 13, 49,
67 37, 187, 94, 44, 5, 7, 88, 187, 40, 187,
68 187, 187, 187, 187, 187, 187, 187, 6, 23, 14,
69 78, 9, 5, 28, 50, 5, 31, 96, 24, 83,
70 54, 29, 12, 187, 6, 37, 5, 60, 99, 20,
71 187, 46, 187, 187, 187, 187, 187, 187, 187, 187,
72 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
73 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
74 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
75 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
76 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
77 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
78 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
79 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
80 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
81 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
82 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
83 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
84 187, 187, 187, 187, 187, 187
86 unsigned int hval = len;
91 hval += asso_values[
static_cast<unsigned char>(str[7])];
96 hval += asso_values[
static_cast<unsigned char>(str[4])];
99 hval += asso_values[
static_cast<unsigned char>(str[3])];
104 hval += asso_values[
static_cast<unsigned char>(str[0])];
112 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
113 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
114 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
115 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
116 {(
char *)0, 0}, {(
char *)0, 0},
117 #line 69 "tokens.gperf" 119 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
120 #line 118 "tokens.gperf" 122 #line 74 "tokens.gperf" 124 #line 130 "tokens.gperf" 126 #line 116 "tokens.gperf" 128 {(
char *)0, 0}, {(
char *)0, 0},
129 #line 64 "tokens.gperf" 131 #line 70 "tokens.gperf" 134 #line 60 "tokens.gperf" 136 #line 119 "tokens.gperf" 139 #line 82 "tokens.gperf" 142 #line 120 "tokens.gperf" 144 #line 121 "tokens.gperf" 146 #line 68 "tokens.gperf" 148 #line 73 "tokens.gperf" 150 #line 32 "tokens.gperf" 152 #line 75 "tokens.gperf" 154 #line 76 "tokens.gperf" 156 #line 25 "tokens.gperf" 158 #line 49 "tokens.gperf" 160 #line 55 "tokens.gperf" 162 #line 79 "tokens.gperf" 164 #line 77 "tokens.gperf" 166 #line 78 "tokens.gperf" 168 #line 80 "tokens.gperf" 170 #line 28 "tokens.gperf" 172 #line 126 "tokens.gperf" 174 #line 71 "tokens.gperf" 176 #line 83 "tokens.gperf" 178 #line 125 "tokens.gperf" 180 #line 67 "tokens.gperf" 182 #line 30 "tokens.gperf" 184 #line 127 "tokens.gperf" 186 #line 128 "tokens.gperf" 188 #line 34 "tokens.gperf" 190 #line 33 "tokens.gperf" 192 #line 66 "tokens.gperf" 194 #line 24 "tokens.gperf" 196 #line 15 "tokens.gperf" 198 #line 103 "tokens.gperf" 200 #line 46 "tokens.gperf" 202 #line 35 "tokens.gperf" 204 #line 96 "tokens.gperf" 206 #line 29 "tokens.gperf" 208 #line 63 "tokens.gperf" 210 #line 97 "tokens.gperf" 212 #line 89 "tokens.gperf" 214 #line 81 "tokens.gperf" 216 #line 43 "tokens.gperf" 218 #line 101 "tokens.gperf" 220 #line 50 "tokens.gperf" 222 #line 88 "tokens.gperf" 224 #line 53 "tokens.gperf" 226 #line 124 "tokens.gperf" 228 #line 108 "tokens.gperf" 230 #line 27 "tokens.gperf" 232 #line 102 "tokens.gperf" 234 #line 39 "tokens.gperf" 236 #line 65 "tokens.gperf" 238 #line 36 "tokens.gperf" 240 #line 52 "tokens.gperf" 242 #line 87 "tokens.gperf" 244 #line 37 "tokens.gperf" 246 #line 62 "tokens.gperf" 248 #line 123 "tokens.gperf" 250 #line 93 "tokens.gperf" 252 #line 92 "tokens.gperf" 254 #line 91 "tokens.gperf" 256 #line 16 "tokens.gperf" 258 #line 85 "tokens.gperf" 260 #line 51 "tokens.gperf" 262 #line 109 "tokens.gperf" 264 #line 110 "tokens.gperf" 266 #line 61 "tokens.gperf" 268 #line 54 "tokens.gperf" 270 #line 44 "tokens.gperf" 272 #line 90 "tokens.gperf" 274 #line 72 "tokens.gperf" 276 #line 20 "tokens.gperf" 278 #line 94 "tokens.gperf" 280 #line 99 "tokens.gperf" 282 #line 48 "tokens.gperf" 284 #line 58 "tokens.gperf" 286 #line 38 "tokens.gperf" 288 #line 98 "tokens.gperf" 290 #line 17 "tokens.gperf" 292 #line 131 "tokens.gperf" 294 #line 95 "tokens.gperf" 296 #line 115 "tokens.gperf" 298 #line 31 "tokens.gperf" 300 #line 22 "tokens.gperf" 302 #line 129 "tokens.gperf" 304 #line 111 "tokens.gperf" 306 #line 23 "tokens.gperf" 308 #line 104 "tokens.gperf" 310 #line 105 "tokens.gperf" 312 #line 26 "tokens.gperf" 314 #line 42 "tokens.gperf" 316 #line 59 "tokens.gperf" 318 #line 14 "tokens.gperf" 320 #line 122 "tokens.gperf" 322 #line 19 "tokens.gperf" 324 #line 45 "tokens.gperf" 326 #line 40 "tokens.gperf" 328 #line 100 "tokens.gperf" 330 #line 113 "tokens.gperf" 332 #line 86 "tokens.gperf" 334 #line 47 "tokens.gperf" 336 #line 133 "tokens.gperf" 338 #line 84 "tokens.gperf" 340 #line 11 "tokens.gperf" 342 #line 56 "tokens.gperf" 344 #line 107 "tokens.gperf" 346 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
347 {(
char *)0, 0}, {(
char *)0, 0},
348 #line 21 "tokens.gperf" 350 {(
char *)0, 0}, {(
char *)0, 0},
351 #line 106 "tokens.gperf" 353 #line 57 "tokens.gperf" 355 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
356 #line 117 "tokens.gperf" 358 {(
char *)0, 0}, {(
char *)0, 0},
359 #line 13 "tokens.gperf" 361 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
362 {(
char *)0, 0}, {(
char *)0, 0},
363 #line 114 "tokens.gperf" 366 #line 132 "tokens.gperf" 368 #line 41 "tokens.gperf" 370 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
371 #line 112 "tokens.gperf" 374 #line 12 "tokens.gperf" 376 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
377 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
378 {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0}, {(
char *)0, 0},
379 #line 18 "tokens.gperf" 383 const struct fhtoken *
388 unsigned int key = hash(str, len);
394 if (s && *str == *s && !strncmp(str + 1, s + 1, len - 1) && s[len] ==
'\0')
400 #line 134 "tokens.gperf" static unsigned int hash(const char *str, size_t len)
Definition: tokenhash.h:55
const int FH_MASTERPAGEELEMENT
Definition: tokens.h:69
const int FH_CONTENTFILL
Definition: tokens.h:25
const int FH_BLENDOBJECT
Definition: tokens.h:11
const int FH_XFORM
Definition: tokens.h:126
const int FH_OVAL
Definition: tokens.h:81
const int FH_RADIALFILL
Definition: tokens.h:97
const int FH_SYMBOLINSTANCE
Definition: tokens.h:107
const int FH_TEFFECT
Definition: tokens.h:109
const int FH_GRADIENTMASKFILTER
Definition: tokens.h:49
const int FH_RADIALFILLX
Definition: tokens.h:98
const int FH_EXTRUSION
Definition: tokens.h:38
const int FH_POLYGONFIGURE
Definition: tokens.h:93
const int FH_FWGLOWFILTER
Definition: tokens.h:43
const int FH_SPOTCOLOR6
Definition: tokens.h:103
const int FH_TEXTINPATH
Definition: tokens.h:118
const int FH_DUETFILTER
Definition: tokens.h:32
const int FH_TEXTEFFS
Definition: tokens.h:117
const int FH_FILTERATTRIBUTEHOLDER
Definition: tokens.h:48
const int FH_TINTCOLOR6
Definition: tokens.h:121
const int FH_MSTRING
Definition: tokens.h:67
const int FH_DISPLAYTEXT
Definition: tokens.h:31
const int FH_PARAGRAPH
Definition: tokens.h:85
const int FH_OPACITYFILTER
Definition: tokens.h:80
const int FH_PROCESSCOLOR
Definition: tokens.h:95
const int FH_TSTRING
Definition: tokens.h:111
const int FH_FWFEATHERFILTER
Definition: tokens.h:42
const int FH_STYLEPROPLST
Definition: tokens.h:104
const int FH_FIGURE
Definition: tokens.h:46
const int FH_PERSPECTIVEGRID
Definition: tokens.h:92
const int FH_DATALIST
Definition: tokens.h:29
static const struct fhtoken * in_word_set(const char *str, size_t len)
Definition: tokenhash.h:384
const int FH_MASTERPAGESYMBOLINSTANCE
Definition: tokens.h:73
const int FH_RECTANGLE
Definition: tokens.h:100
const int FH_LINEARFILL
Definition: tokens.h:61
const int FH_CLIPGROUP
Definition: tokens.h:19
const int FH_MULTICOLORLIST
Definition: tokens.h:76
const int FH_ENVELOPE
Definition: tokens.h:36
const int FH_PANTONECOLOR
Definition: tokens.h:84
const int FH_BLOCK
Definition: tokens.h:12
const int FH_MNAME
Definition: tokens.h:65
const int FH_MASTERPAGELAYERINSTANCE
Definition: tokens.h:71
const int FH_MQUICKDICT
Definition: tokens.h:66
const int FH_AGDSELECTION
Definition: tokens.h:5
const int FH_PSLINE
Definition: tokens.h:83
const int FH_NEWCONTOURFILL
Definition: tokens.h:78
const int FH_EXPANDFILTER
Definition: tokens.h:37
const int FH_SYMBOLCLASS
Definition: tokens.h:106
const int FH_DATA
Definition: tokens.h:28
const int FH_ATTRIBUTEHOLDER
Definition: tokens.h:7
const int FH_NEWRADIALFILL
Definition: tokens.h:79
const int FH_TRANSFORMFILTER
Definition: tokens.h:122
const int FH_TAPEREDFILL
Definition: tokens.h:113
const int FH_BENDFILTER
Definition: tokens.h:10
const int FH_BASICLINE
Definition: tokens.h:9
const int FH_ELEMPROPLST
Definition: tokens.h:34
const int FH_PATTERNFILL
Definition: tokens.h:89
const int FH_IMPORT
Definition: tokens.h:56
const int FH_CALLIGRAPHICSTROKE
Definition: tokens.h:17
const int FH_MPOBJECT
Definition: tokens.h:74
const char * name
Definition: tokenhash.h:35
const int FH_FILEDESCRIPTOR
Definition: tokens.h:47
const int FH_BRUSHSTROKE
Definition: tokens.h:15
const int FH_DATETIME
Definition: tokens.h:30
const int FH_ELEMENT
Definition: tokens.h:35
const int FH_BRUSH
Definition: tokens.h:13
const int FH_LENSFILL
Definition: tokens.h:58
const int FH_COMPOSITEPATH
Definition: tokens.h:22
const int FH_IMAGEFILL
Definition: tokens.h:54
const int FH_TEXTCOLUMN
Definition: tokens.h:116
const int FH_FHDOCHEADER
Definition: tokens.h:39
const int FH_PATHTEXTLINEINFO
Definition: tokens.h:88
const int FH_BRUSHLIST
Definition: tokens.h:14
const int FH_ELEMLIST
Definition: tokens.h:33
const int FH_CUSTOMPROC
Definition: tokens.h:27
const int FH_TFONPATH
Definition: tokens.h:110
const int FH_TAPEREDFILLX
Definition: tokens.h:114
const int FH_PROCEDURE
Definition: tokens.h:94
const int FH_PATH
Definition: tokens.h:86
static const struct fhtoken wordlist[]
Definition: tokenhash.h:110
const int FH_LAYER
Definition: tokens.h:57
const int FH_MASTERPAGEDOCMAN
Definition: tokens.h:68
const int FH_SWFIMPORT
Definition: tokens.h:105
const int FH_FWSHARPENFILTER
Definition: tokens.h:45
const int FH_TEXTBLOK
Definition: tokens.h:115
const int FH_PSFILL
Definition: tokens.h:82
const int FH_VDICT
Definition: tokens.h:124
const int FH_ARROWPATH
Definition: tokens.h:6
const int FH_TINTCOLOR
Definition: tokens.h:120
const int FH_FWBEVELFILTER
Definition: tokens.h:40
const int FH_MDICT
Definition: tokens.h:63
const int FH_COLOR6
Definition: tokens.h:21
const int FH_PERSPECTIVEENVELOPE
Definition: tokens.h:91
const int FH_GROUP
Definition: tokens.h:51
const int FH_FWBLURFILTER
Definition: tokens.h:41
const int FH_COLLECTOR
Definition: tokens.h:20
const int FH_AGDFONT
Definition: tokens.h:4
const int FH_LIST
Definition: tokens.h:62
const int FH_BASICFILL
Definition: tokens.h:8
const int FH_HALFTONE
Definition: tokens.h:53
const int FH_MASTERPAGELAYERELEMENT
Definition: tokens.h:70
#define MAX_HASH_VALUE
Definition: tokenhash.h:43
const int FH_SKETCHFILTER
Definition: tokens.h:101
const int FH_SPOTCOLOR
Definition: tokens.h:102
const int FH_PATTERNLINE
Definition: tokens.h:90
const int FH_GUIDES
Definition: tokens.h:52
const int FH_LINETABLE
Definition: tokens.h:60
const int FH_CONNECTORLINE
Definition: tokens.h:24
const int FH_SYMBOLLIBRARY
Definition: tokens.h:108
const int FH_FWSHADOWFILTER
Definition: tokens.h:44
const int FH_MULTIBLEND
Definition: tokens.h:75
const int FH_TILEFILL
Definition: tokens.h:119
const int FH_BRUSHTIP
Definition: tokens.h:16
const int FH_IMAGEIMPORT
Definition: tokens.h:55
const int FH_CHARACTERFILL
Definition: tokens.h:18
const int FH_PROPLST
Definition: tokens.h:96
const int FH_RAGGEDFILTER
Definition: tokens.h:99
int tokenId
Definition: tokenhash.h:36
const int FH_TABTABLE
Definition: tokens.h:112
const int FH_LINEPAT
Definition: tokens.h:59
const int FH_CONEFILL
Definition: tokens.h:23
const int FH_MASTERPAGESYMBOLCLASS
Definition: tokens.h:72
const int FH_USTRING
Definition: tokens.h:123
const int FH_NEWBLEND
Definition: tokens.h:77
const int FH_CONTOURFILL
Definition: tokens.h:26
const int FH_PATHTEXT
Definition: tokens.h:87
const int FH_GRAPHICSTYLE
Definition: tokens.h:50
#define MIN_WORD_LENGTH
Definition: tokenhash.h:40
const int FH_VMPOBJ
Definition: tokens.h:125
const int FH_MLIST
Definition: tokens.h:64