LCOV - code coverage report
Current view: top level - src/common - kwlist_d.h (source / functions) Hit Total Coverage
Test: PostgreSQL 18devel Lines: 9 9 100.0 %
Date: 2024-07-27 02:11:23 Functions: 1 1 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /*-------------------------------------------------------------------------
       2             :  *
       3             :  * kwlist_d.h
       4             :  *    List of keywords represented as a ScanKeywordList.
       5             :  *
       6             :  * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
       7             :  * Portions Copyright (c) 1994, Regents of the University of California
       8             :  *
       9             :  * NOTES
      10             :  *  ******************************
      11             :  *  *** DO NOT EDIT THIS FILE! ***
      12             :  *  ******************************
      13             :  *
      14             :  *  It has been GENERATED by src/tools/gen_keywordlist.pl
      15             :  *
      16             :  *-------------------------------------------------------------------------
      17             :  */
      18             : 
      19             : #ifndef KWLIST_D_H
      20             : #define KWLIST_D_H
      21             : 
      22             : #include "common/kwlookup.h"
      23             : 
      24             : static const char ScanKeywords_kw_string[] =
      25             :     "abort\0"
      26             :     "absent\0"
      27             :     "absolute\0"
      28             :     "access\0"
      29             :     "action\0"
      30             :     "add\0"
      31             :     "admin\0"
      32             :     "after\0"
      33             :     "aggregate\0"
      34             :     "all\0"
      35             :     "also\0"
      36             :     "alter\0"
      37             :     "always\0"
      38             :     "analyse\0"
      39             :     "analyze\0"
      40             :     "and\0"
      41             :     "any\0"
      42             :     "array\0"
      43             :     "as\0"
      44             :     "asc\0"
      45             :     "asensitive\0"
      46             :     "assertion\0"
      47             :     "assignment\0"
      48             :     "asymmetric\0"
      49             :     "at\0"
      50             :     "atomic\0"
      51             :     "attach\0"
      52             :     "attribute\0"
      53             :     "authorization\0"
      54             :     "backward\0"
      55             :     "before\0"
      56             :     "begin\0"
      57             :     "between\0"
      58             :     "bigint\0"
      59             :     "binary\0"
      60             :     "bit\0"
      61             :     "boolean\0"
      62             :     "both\0"
      63             :     "breadth\0"
      64             :     "by\0"
      65             :     "cache\0"
      66             :     "call\0"
      67             :     "called\0"
      68             :     "cascade\0"
      69             :     "cascaded\0"
      70             :     "case\0"
      71             :     "cast\0"
      72             :     "catalog\0"
      73             :     "chain\0"
      74             :     "char\0"
      75             :     "character\0"
      76             :     "characteristics\0"
      77             :     "check\0"
      78             :     "checkpoint\0"
      79             :     "class\0"
      80             :     "close\0"
      81             :     "cluster\0"
      82             :     "coalesce\0"
      83             :     "collate\0"
      84             :     "collation\0"
      85             :     "column\0"
      86             :     "columns\0"
      87             :     "comment\0"
      88             :     "comments\0"
      89             :     "commit\0"
      90             :     "committed\0"
      91             :     "compression\0"
      92             :     "concurrently\0"
      93             :     "conditional\0"
      94             :     "configuration\0"
      95             :     "conflict\0"
      96             :     "connection\0"
      97             :     "constraint\0"
      98             :     "constraints\0"
      99             :     "content\0"
     100             :     "continue\0"
     101             :     "conversion\0"
     102             :     "copy\0"
     103             :     "cost\0"
     104             :     "create\0"
     105             :     "cross\0"
     106             :     "csv\0"
     107             :     "cube\0"
     108             :     "current\0"
     109             :     "current_catalog\0"
     110             :     "current_date\0"
     111             :     "current_role\0"
     112             :     "current_schema\0"
     113             :     "current_time\0"
     114             :     "current_timestamp\0"
     115             :     "current_user\0"
     116             :     "cursor\0"
     117             :     "cycle\0"
     118             :     "data\0"
     119             :     "database\0"
     120             :     "day\0"
     121             :     "deallocate\0"
     122             :     "dec\0"
     123             :     "decimal\0"
     124             :     "declare\0"
     125             :     "default\0"
     126             :     "defaults\0"
     127             :     "deferrable\0"
     128             :     "deferred\0"
     129             :     "definer\0"
     130             :     "delete\0"
     131             :     "delimiter\0"
     132             :     "delimiters\0"
     133             :     "depends\0"
     134             :     "depth\0"
     135             :     "desc\0"
     136             :     "detach\0"
     137             :     "dictionary\0"
     138             :     "disable\0"
     139             :     "discard\0"
     140             :     "distinct\0"
     141             :     "do\0"
     142             :     "document\0"
     143             :     "domain\0"
     144             :     "double\0"
     145             :     "drop\0"
     146             :     "each\0"
     147             :     "else\0"
     148             :     "empty\0"
     149             :     "enable\0"
     150             :     "encoding\0"
     151             :     "encrypted\0"
     152             :     "end\0"
     153             :     "enum\0"
     154             :     "error\0"
     155             :     "escape\0"
     156             :     "event\0"
     157             :     "except\0"
     158             :     "exclude\0"
     159             :     "excluding\0"
     160             :     "exclusive\0"
     161             :     "execute\0"
     162             :     "exists\0"
     163             :     "explain\0"
     164             :     "expression\0"
     165             :     "extension\0"
     166             :     "external\0"
     167             :     "extract\0"
     168             :     "false\0"
     169             :     "family\0"
     170             :     "fetch\0"
     171             :     "filter\0"
     172             :     "finalize\0"
     173             :     "first\0"
     174             :     "float\0"
     175             :     "following\0"
     176             :     "for\0"
     177             :     "force\0"
     178             :     "foreign\0"
     179             :     "format\0"
     180             :     "forward\0"
     181             :     "freeze\0"
     182             :     "from\0"
     183             :     "full\0"
     184             :     "function\0"
     185             :     "functions\0"
     186             :     "generated\0"
     187             :     "global\0"
     188             :     "grant\0"
     189             :     "granted\0"
     190             :     "greatest\0"
     191             :     "group\0"
     192             :     "grouping\0"
     193             :     "groups\0"
     194             :     "handler\0"
     195             :     "having\0"
     196             :     "header\0"
     197             :     "hold\0"
     198             :     "hour\0"
     199             :     "identity\0"
     200             :     "if\0"
     201             :     "ilike\0"
     202             :     "immediate\0"
     203             :     "immutable\0"
     204             :     "implicit\0"
     205             :     "import\0"
     206             :     "in\0"
     207             :     "include\0"
     208             :     "including\0"
     209             :     "increment\0"
     210             :     "indent\0"
     211             :     "index\0"
     212             :     "indexes\0"
     213             :     "inherit\0"
     214             :     "inherits\0"
     215             :     "initially\0"
     216             :     "inline\0"
     217             :     "inner\0"
     218             :     "inout\0"
     219             :     "input\0"
     220             :     "insensitive\0"
     221             :     "insert\0"
     222             :     "instead\0"
     223             :     "int\0"
     224             :     "integer\0"
     225             :     "intersect\0"
     226             :     "interval\0"
     227             :     "into\0"
     228             :     "invoker\0"
     229             :     "is\0"
     230             :     "isnull\0"
     231             :     "isolation\0"
     232             :     "join\0"
     233             :     "json\0"
     234             :     "json_array\0"
     235             :     "json_arrayagg\0"
     236             :     "json_exists\0"
     237             :     "json_object\0"
     238             :     "json_objectagg\0"
     239             :     "json_query\0"
     240             :     "json_scalar\0"
     241             :     "json_serialize\0"
     242             :     "json_table\0"
     243             :     "json_value\0"
     244             :     "keep\0"
     245             :     "key\0"
     246             :     "keys\0"
     247             :     "label\0"
     248             :     "language\0"
     249             :     "large\0"
     250             :     "last\0"
     251             :     "lateral\0"
     252             :     "leading\0"
     253             :     "leakproof\0"
     254             :     "least\0"
     255             :     "left\0"
     256             :     "level\0"
     257             :     "like\0"
     258             :     "limit\0"
     259             :     "listen\0"
     260             :     "load\0"
     261             :     "local\0"
     262             :     "localtime\0"
     263             :     "localtimestamp\0"
     264             :     "location\0"
     265             :     "lock\0"
     266             :     "locked\0"
     267             :     "logged\0"
     268             :     "mapping\0"
     269             :     "match\0"
     270             :     "matched\0"
     271             :     "materialized\0"
     272             :     "maxvalue\0"
     273             :     "merge\0"
     274             :     "merge_action\0"
     275             :     "method\0"
     276             :     "minute\0"
     277             :     "minvalue\0"
     278             :     "mode\0"
     279             :     "month\0"
     280             :     "move\0"
     281             :     "name\0"
     282             :     "names\0"
     283             :     "national\0"
     284             :     "natural\0"
     285             :     "nchar\0"
     286             :     "nested\0"
     287             :     "new\0"
     288             :     "next\0"
     289             :     "nfc\0"
     290             :     "nfd\0"
     291             :     "nfkc\0"
     292             :     "nfkd\0"
     293             :     "no\0"
     294             :     "none\0"
     295             :     "normalize\0"
     296             :     "normalized\0"
     297             :     "not\0"
     298             :     "nothing\0"
     299             :     "notify\0"
     300             :     "notnull\0"
     301             :     "nowait\0"
     302             :     "null\0"
     303             :     "nullif\0"
     304             :     "nulls\0"
     305             :     "numeric\0"
     306             :     "object\0"
     307             :     "of\0"
     308             :     "off\0"
     309             :     "offset\0"
     310             :     "oids\0"
     311             :     "old\0"
     312             :     "omit\0"
     313             :     "on\0"
     314             :     "only\0"
     315             :     "operator\0"
     316             :     "option\0"
     317             :     "options\0"
     318             :     "or\0"
     319             :     "order\0"
     320             :     "ordinality\0"
     321             :     "others\0"
     322             :     "out\0"
     323             :     "outer\0"
     324             :     "over\0"
     325             :     "overlaps\0"
     326             :     "overlay\0"
     327             :     "overriding\0"
     328             :     "owned\0"
     329             :     "owner\0"
     330             :     "parallel\0"
     331             :     "parameter\0"
     332             :     "parser\0"
     333             :     "partial\0"
     334             :     "partition\0"
     335             :     "partitions\0"
     336             :     "passing\0"
     337             :     "password\0"
     338             :     "path\0"
     339             :     "placing\0"
     340             :     "plan\0"
     341             :     "plans\0"
     342             :     "policy\0"
     343             :     "position\0"
     344             :     "preceding\0"
     345             :     "precision\0"
     346             :     "prepare\0"
     347             :     "prepared\0"
     348             :     "preserve\0"
     349             :     "primary\0"
     350             :     "prior\0"
     351             :     "privileges\0"
     352             :     "procedural\0"
     353             :     "procedure\0"
     354             :     "procedures\0"
     355             :     "program\0"
     356             :     "publication\0"
     357             :     "quote\0"
     358             :     "quotes\0"
     359             :     "range\0"
     360             :     "read\0"
     361             :     "real\0"
     362             :     "reassign\0"
     363             :     "recheck\0"
     364             :     "recursive\0"
     365             :     "ref\0"
     366             :     "references\0"
     367             :     "referencing\0"
     368             :     "refresh\0"
     369             :     "reindex\0"
     370             :     "relative\0"
     371             :     "release\0"
     372             :     "rename\0"
     373             :     "repeatable\0"
     374             :     "replace\0"
     375             :     "replica\0"
     376             :     "reset\0"
     377             :     "restart\0"
     378             :     "restrict\0"
     379             :     "return\0"
     380             :     "returning\0"
     381             :     "returns\0"
     382             :     "revoke\0"
     383             :     "right\0"
     384             :     "role\0"
     385             :     "rollback\0"
     386             :     "rollup\0"
     387             :     "routine\0"
     388             :     "routines\0"
     389             :     "row\0"
     390             :     "rows\0"
     391             :     "rule\0"
     392             :     "savepoint\0"
     393             :     "scalar\0"
     394             :     "schema\0"
     395             :     "schemas\0"
     396             :     "scroll\0"
     397             :     "search\0"
     398             :     "second\0"
     399             :     "security\0"
     400             :     "select\0"
     401             :     "sequence\0"
     402             :     "sequences\0"
     403             :     "serializable\0"
     404             :     "server\0"
     405             :     "session\0"
     406             :     "session_user\0"
     407             :     "set\0"
     408             :     "setof\0"
     409             :     "sets\0"
     410             :     "share\0"
     411             :     "show\0"
     412             :     "similar\0"
     413             :     "simple\0"
     414             :     "skip\0"
     415             :     "smallint\0"
     416             :     "snapshot\0"
     417             :     "some\0"
     418             :     "source\0"
     419             :     "split\0"
     420             :     "sql\0"
     421             :     "stable\0"
     422             :     "standalone\0"
     423             :     "start\0"
     424             :     "statement\0"
     425             :     "statistics\0"
     426             :     "stdin\0"
     427             :     "stdout\0"
     428             :     "storage\0"
     429             :     "stored\0"
     430             :     "strict\0"
     431             :     "string\0"
     432             :     "strip\0"
     433             :     "subscription\0"
     434             :     "substring\0"
     435             :     "support\0"
     436             :     "symmetric\0"
     437             :     "sysid\0"
     438             :     "system\0"
     439             :     "system_user\0"
     440             :     "table\0"
     441             :     "tables\0"
     442             :     "tablesample\0"
     443             :     "tablespace\0"
     444             :     "target\0"
     445             :     "temp\0"
     446             :     "template\0"
     447             :     "temporary\0"
     448             :     "text\0"
     449             :     "then\0"
     450             :     "ties\0"
     451             :     "time\0"
     452             :     "timestamp\0"
     453             :     "to\0"
     454             :     "trailing\0"
     455             :     "transaction\0"
     456             :     "transform\0"
     457             :     "treat\0"
     458             :     "trigger\0"
     459             :     "trim\0"
     460             :     "true\0"
     461             :     "truncate\0"
     462             :     "trusted\0"
     463             :     "type\0"
     464             :     "types\0"
     465             :     "uescape\0"
     466             :     "unbounded\0"
     467             :     "uncommitted\0"
     468             :     "unconditional\0"
     469             :     "unencrypted\0"
     470             :     "union\0"
     471             :     "unique\0"
     472             :     "unknown\0"
     473             :     "unlisten\0"
     474             :     "unlogged\0"
     475             :     "until\0"
     476             :     "update\0"
     477             :     "user\0"
     478             :     "using\0"
     479             :     "vacuum\0"
     480             :     "valid\0"
     481             :     "validate\0"
     482             :     "validator\0"
     483             :     "value\0"
     484             :     "values\0"
     485             :     "varchar\0"
     486             :     "variadic\0"
     487             :     "varying\0"
     488             :     "verbose\0"
     489             :     "version\0"
     490             :     "view\0"
     491             :     "views\0"
     492             :     "volatile\0"
     493             :     "when\0"
     494             :     "where\0"
     495             :     "whitespace\0"
     496             :     "window\0"
     497             :     "with\0"
     498             :     "within\0"
     499             :     "without\0"
     500             :     "work\0"
     501             :     "wrapper\0"
     502             :     "write\0"
     503             :     "xml\0"
     504             :     "xmlattributes\0"
     505             :     "xmlconcat\0"
     506             :     "xmlelement\0"
     507             :     "xmlexists\0"
     508             :     "xmlforest\0"
     509             :     "xmlnamespaces\0"
     510             :     "xmlparse\0"
     511             :     "xmlpi\0"
     512             :     "xmlroot\0"
     513             :     "xmlserialize\0"
     514             :     "xmltable\0"
     515             :     "year\0"
     516             :     "yes\0"
     517             :     "zone";
     518             : 
     519             : static const uint16 ScanKeywords_kw_offsets[] = {
     520             :     0,
     521             :     6,
     522             :     13,
     523             :     22,
     524             :     29,
     525             :     36,
     526             :     40,
     527             :     46,
     528             :     52,
     529             :     62,
     530             :     66,
     531             :     71,
     532             :     77,
     533             :     84,
     534             :     92,
     535             :     100,
     536             :     104,
     537             :     108,
     538             :     114,
     539             :     117,
     540             :     121,
     541             :     132,
     542             :     142,
     543             :     153,
     544             :     164,
     545             :     167,
     546             :     174,
     547             :     181,
     548             :     191,
     549             :     205,
     550             :     214,
     551             :     221,
     552             :     227,
     553             :     235,
     554             :     242,
     555             :     249,
     556             :     253,
     557             :     261,
     558             :     266,
     559             :     274,
     560             :     277,
     561             :     283,
     562             :     288,
     563             :     295,
     564             :     303,
     565             :     312,
     566             :     317,
     567             :     322,
     568             :     330,
     569             :     336,
     570             :     341,
     571             :     351,
     572             :     367,
     573             :     373,
     574             :     384,
     575             :     390,
     576             :     396,
     577             :     404,
     578             :     413,
     579             :     421,
     580             :     431,
     581             :     438,
     582             :     446,
     583             :     454,
     584             :     463,
     585             :     470,
     586             :     480,
     587             :     492,
     588             :     505,
     589             :     517,
     590             :     531,
     591             :     540,
     592             :     551,
     593             :     562,
     594             :     574,
     595             :     582,
     596             :     591,
     597             :     602,
     598             :     607,
     599             :     612,
     600             :     619,
     601             :     625,
     602             :     629,
     603             :     634,
     604             :     642,
     605             :     658,
     606             :     671,
     607             :     684,
     608             :     699,
     609             :     712,
     610             :     730,
     611             :     743,
     612             :     750,
     613             :     756,
     614             :     761,
     615             :     770,
     616             :     774,
     617             :     785,
     618             :     789,
     619             :     797,
     620             :     805,
     621             :     813,
     622             :     822,
     623             :     833,
     624             :     842,
     625             :     850,
     626             :     857,
     627             :     867,
     628             :     878,
     629             :     886,
     630             :     892,
     631             :     897,
     632             :     904,
     633             :     915,
     634             :     923,
     635             :     931,
     636             :     940,
     637             :     943,
     638             :     952,
     639             :     959,
     640             :     966,
     641             :     971,
     642             :     976,
     643             :     981,
     644             :     987,
     645             :     994,
     646             :     1003,
     647             :     1013,
     648             :     1017,
     649             :     1022,
     650             :     1028,
     651             :     1035,
     652             :     1041,
     653             :     1048,
     654             :     1056,
     655             :     1066,
     656             :     1076,
     657             :     1084,
     658             :     1091,
     659             :     1099,
     660             :     1110,
     661             :     1120,
     662             :     1129,
     663             :     1137,
     664             :     1143,
     665             :     1150,
     666             :     1156,
     667             :     1163,
     668             :     1172,
     669             :     1178,
     670             :     1184,
     671             :     1194,
     672             :     1198,
     673             :     1204,
     674             :     1212,
     675             :     1219,
     676             :     1227,
     677             :     1234,
     678             :     1239,
     679             :     1244,
     680             :     1253,
     681             :     1263,
     682             :     1273,
     683             :     1280,
     684             :     1286,
     685             :     1294,
     686             :     1303,
     687             :     1309,
     688             :     1318,
     689             :     1325,
     690             :     1333,
     691             :     1340,
     692             :     1347,
     693             :     1352,
     694             :     1357,
     695             :     1366,
     696             :     1369,
     697             :     1375,
     698             :     1385,
     699             :     1395,
     700             :     1404,
     701             :     1411,
     702             :     1414,
     703             :     1422,
     704             :     1432,
     705             :     1442,
     706             :     1449,
     707             :     1455,
     708             :     1463,
     709             :     1471,
     710             :     1480,
     711             :     1490,
     712             :     1497,
     713             :     1503,
     714             :     1509,
     715             :     1515,
     716             :     1527,
     717             :     1534,
     718             :     1542,
     719             :     1546,
     720             :     1554,
     721             :     1564,
     722             :     1573,
     723             :     1578,
     724             :     1586,
     725             :     1589,
     726             :     1596,
     727             :     1606,
     728             :     1611,
     729             :     1616,
     730             :     1627,
     731             :     1641,
     732             :     1653,
     733             :     1665,
     734             :     1680,
     735             :     1691,
     736             :     1703,
     737             :     1718,
     738             :     1729,
     739             :     1740,
     740             :     1745,
     741             :     1749,
     742             :     1754,
     743             :     1760,
     744             :     1769,
     745             :     1775,
     746             :     1780,
     747             :     1788,
     748             :     1796,
     749             :     1806,
     750             :     1812,
     751             :     1817,
     752             :     1823,
     753             :     1828,
     754             :     1834,
     755             :     1841,
     756             :     1846,
     757             :     1852,
     758             :     1862,
     759             :     1877,
     760             :     1886,
     761             :     1891,
     762             :     1898,
     763             :     1905,
     764             :     1913,
     765             :     1919,
     766             :     1927,
     767             :     1940,
     768             :     1949,
     769             :     1955,
     770             :     1968,
     771             :     1975,
     772             :     1982,
     773             :     1991,
     774             :     1996,
     775             :     2002,
     776             :     2007,
     777             :     2012,
     778             :     2018,
     779             :     2027,
     780             :     2035,
     781             :     2041,
     782             :     2048,
     783             :     2052,
     784             :     2057,
     785             :     2061,
     786             :     2065,
     787             :     2070,
     788             :     2075,
     789             :     2078,
     790             :     2083,
     791             :     2093,
     792             :     2104,
     793             :     2108,
     794             :     2116,
     795             :     2123,
     796             :     2131,
     797             :     2138,
     798             :     2143,
     799             :     2150,
     800             :     2156,
     801             :     2164,
     802             :     2171,
     803             :     2174,
     804             :     2178,
     805             :     2185,
     806             :     2190,
     807             :     2194,
     808             :     2199,
     809             :     2202,
     810             :     2207,
     811             :     2216,
     812             :     2223,
     813             :     2231,
     814             :     2234,
     815             :     2240,
     816             :     2251,
     817             :     2258,
     818             :     2262,
     819             :     2268,
     820             :     2273,
     821             :     2282,
     822             :     2290,
     823             :     2301,
     824             :     2307,
     825             :     2313,
     826             :     2322,
     827             :     2332,
     828             :     2339,
     829             :     2347,
     830             :     2357,
     831             :     2368,
     832             :     2376,
     833             :     2385,
     834             :     2390,
     835             :     2398,
     836             :     2403,
     837             :     2409,
     838             :     2416,
     839             :     2425,
     840             :     2435,
     841             :     2445,
     842             :     2453,
     843             :     2462,
     844             :     2471,
     845             :     2479,
     846             :     2485,
     847             :     2496,
     848             :     2507,
     849             :     2517,
     850             :     2528,
     851             :     2536,
     852             :     2548,
     853             :     2554,
     854             :     2561,
     855             :     2567,
     856             :     2572,
     857             :     2577,
     858             :     2586,
     859             :     2594,
     860             :     2604,
     861             :     2608,
     862             :     2619,
     863             :     2631,
     864             :     2639,
     865             :     2647,
     866             :     2656,
     867             :     2664,
     868             :     2671,
     869             :     2682,
     870             :     2690,
     871             :     2698,
     872             :     2704,
     873             :     2712,
     874             :     2721,
     875             :     2728,
     876             :     2738,
     877             :     2746,
     878             :     2753,
     879             :     2759,
     880             :     2764,
     881             :     2773,
     882             :     2780,
     883             :     2788,
     884             :     2797,
     885             :     2801,
     886             :     2806,
     887             :     2811,
     888             :     2821,
     889             :     2828,
     890             :     2835,
     891             :     2843,
     892             :     2850,
     893             :     2857,
     894             :     2864,
     895             :     2873,
     896             :     2880,
     897             :     2889,
     898             :     2899,
     899             :     2912,
     900             :     2919,
     901             :     2927,
     902             :     2940,
     903             :     2944,
     904             :     2950,
     905             :     2955,
     906             :     2961,
     907             :     2966,
     908             :     2974,
     909             :     2981,
     910             :     2986,
     911             :     2995,
     912             :     3004,
     913             :     3009,
     914             :     3016,
     915             :     3022,
     916             :     3026,
     917             :     3033,
     918             :     3044,
     919             :     3050,
     920             :     3060,
     921             :     3071,
     922             :     3077,
     923             :     3084,
     924             :     3092,
     925             :     3099,
     926             :     3106,
     927             :     3113,
     928             :     3119,
     929             :     3132,
     930             :     3142,
     931             :     3150,
     932             :     3160,
     933             :     3166,
     934             :     3173,
     935             :     3185,
     936             :     3191,
     937             :     3198,
     938             :     3210,
     939             :     3221,
     940             :     3228,
     941             :     3233,
     942             :     3242,
     943             :     3252,
     944             :     3257,
     945             :     3262,
     946             :     3267,
     947             :     3272,
     948             :     3282,
     949             :     3285,
     950             :     3294,
     951             :     3306,
     952             :     3316,
     953             :     3322,
     954             :     3330,
     955             :     3335,
     956             :     3340,
     957             :     3349,
     958             :     3357,
     959             :     3362,
     960             :     3368,
     961             :     3376,
     962             :     3386,
     963             :     3398,
     964             :     3412,
     965             :     3424,
     966             :     3430,
     967             :     3437,
     968             :     3445,
     969             :     3454,
     970             :     3463,
     971             :     3469,
     972             :     3476,
     973             :     3481,
     974             :     3487,
     975             :     3494,
     976             :     3500,
     977             :     3509,
     978             :     3519,
     979             :     3525,
     980             :     3532,
     981             :     3540,
     982             :     3549,
     983             :     3557,
     984             :     3565,
     985             :     3573,
     986             :     3578,
     987             :     3584,
     988             :     3593,
     989             :     3598,
     990             :     3604,
     991             :     3615,
     992             :     3622,
     993             :     3627,
     994             :     3634,
     995             :     3642,
     996             :     3647,
     997             :     3655,
     998             :     3661,
     999             :     3665,
    1000             :     3679,
    1001             :     3689,
    1002             :     3700,
    1003             :     3710,
    1004             :     3720,
    1005             :     3734,
    1006             :     3743,
    1007             :     3749,
    1008             :     3757,
    1009             :     3770,
    1010             :     3779,
    1011             :     3784,
    1012             :     3788,
    1013             : };
    1014             : 
    1015             : #define SCANKEYWORDS_NUM_KEYWORDS 493
    1016             : 
    1017             : static int
    1018    11768788 : ScanKeywords_hash_func(const void *key, size_t keylen)
    1019             : {
    1020             :     static const int16 h[987] = {
    1021             :         -196,  32767, 0,     32767, 32767, 32767, -265,  32767,
    1022             :         454,   32767, 6,     32767, 32767, 32767, 288,   32767,
    1023             :         0,     32767, -90,   -15,   32767, 32767, 446,   32767,
    1024             :         -257,  32767, 0,     32767, 211,   366,   -206,  -191,
    1025             :         32767, 70,    0,     -640,  367,   32767, 0,     77,
    1026             :         32767, 32767, 32767, 582,   32767, 32767, 145,   32767,
    1027             :         32767, 32767, 32767, 277,   85,    91,    32767, 76,
    1028             :         471,   0,     393,   -130,  214,   32767, 0,     0,
    1029             :         32767, 32767, 56,    32767, 369,   430,   32767, 32767,
    1030             :         316,   424,   0,     101,   356,   346,   453,   275,
    1031             :         32767, 679,   -198,  0,     -17,   393,   32767, 32767,
    1032             :         -254,  32767, -265,  0,     32767, 0,     542,   0,
    1033             :         -7,    0,     32767, 403,   44,    -17,   91,    0,
    1034             :         32767, 32767, 133,   32767, 540,   0,     768,   32767,
    1035             :         461,   682,   468,   32767, 32767, 32767, 41,    710,
    1036             :         32767, 32767, 755,   0,     32767, 327,   32767, 32767,
    1037             :         719,   32767, 32767, 32767, 7,     0,     57,    0,
    1038             :         32767, 12,    32767, 32767, -44,   119,   0,     78,
    1039             :         44,    0,     0,     272,   32767, 381,   32767, 32767,
    1040             :         32767, 205,   -255,  84,    0,     124,   32767, 460,
    1041             :         333,   0,     0,     201,   32767, 202,   0,     258,
    1042             :         106,   32767, 32767, 0,     32767, 32767, 462,   52,
    1043             :         342,   134,   571,   32767, 12,    -52,   32767, 32767,
    1044             :         547,   32767, 32767, 247,   65,    -45,   123,   32767,
    1045             :         0,     32767, -184,  -252,  383,   32767, 32767, -251,
    1046             :         32767, 242,   32767, 32767, 32767, 32767, 333,   -38,
    1047             :         32767, 181,   -90,   137,   445,   32767, -1,    3,
    1048             :         0,     391,   32767, 32767, 32767, 210,   32767, 286,
    1049             :         -14,   -146,  -38,   32767, 191,   246,   168,   256,
    1050             :         32767, 480,   0,     292,   389,   32767, 32767, 32767,
    1051             :         32767, 0,     22,    32767, -9,    32767, 395,   28,
    1052             :         64,    347,   627,   -366,  32767, -322,  0,     454,
    1053             :         32767, -178,  0,     3,     -146,  444,   32767, 32767,
    1054             :         32767, 317,   202,   32767, 0,     92,    -66,   -26,
    1055             :         32767, 32767, 5,     155,   182,   32767, -188,  -158,
    1056             :         -208,  174,   32767, 32767, 140,   158,   226,   217,
    1057             :         353,   -8,    288,   191,   -257,  730,   32767, 32767,
    1058             :         32767, 32767, 68,    357,   0,     32767, -13,   267,
    1059             :         0,     0,     -99,   32767, 32767, 32767, 159,   32767,
    1060             :         32767, 616,   32767, 135,   324,   0,     313,   0,
    1061             :         32767, 41,    362,   32767, 321,   32767, 237,   32767,
    1062             :         91,    -32,   32767, 32767, 598,   215,   607,   0,
    1063             :         0,     0,     -4,    196,   321,   883,   -140,  414,
    1064             :         126,   227,   0,     32767, 104,   32767, 461,   32767,
    1065             :         -222,  32767, 32767, 455,   220,   0,     234,   32767,
    1066             :         32767, 362,   387,   0,     167,   32767, 27,    32767,
    1067             :         284,   0,     24,    147,   32767, 0,     0,     32767,
    1068             :         0,     72,    32767, 32767, 0,     422,   252,   32767,
    1069             :         0,     638,   32767, 240,   0,     7,     -306,  0,
    1070             :         368,   7,     32767, 32767, 32767, 346,   0,     -11,
    1071             :         109,   153,   359,   205,   177,   32767, 32767, 302,
    1072             :         32767, 0,     32767, 0,     631,   32767, -493,  197,
    1073             :         32767, 26,    0,     -60,   553,   138,   32767, 341,
    1074             :         32767, 442,   32767, 135,   32767, 32767, 23,    32767,
    1075             :         209,   423,   32767, -160,  456,   0,     373,   608,
    1076             :         121,   0,     32767, 73,    32767, -383,  446,   32767,
    1077             :         32767, 0,     2,     204,   -131,  0,     0,     177,
    1078             :         438,   0,     32767, 0,     38,    32767, 222,   -394,
    1079             :         393,   32767, 32767, 282,   243,   32767, 32767, 119,
    1080             :         32767, 301,   0,     32767, 32767, 32767, 32767, 32767,
    1081             :         32767, 170,   32767, 32767, 155,   32767, 0,     306,
    1082             :         32767, 32767, 32767, 32767, 743,   35,    32767, 378,
    1083             :         32767, 262,   -40,   361,   32767, -435,  28,    32767,
    1084             :         32767, 0,     66,    391,   -355,  0,     32767, -110,
    1085             :         0,     32767, 473,   32767, 32767, 32767, 672,   -18,
    1086             :         224,   0,     32767, 0,     -186,  390,   32767, 492,
    1087             :         42,    -267,  32767, 32767, 432,   32767, 412,   -34,
    1088             :         -431,  244,   263,   -255,  251,   176,   32767, 32767,
    1089             :         -39,   32767, 273,   458,   32767, -154,  127,   259,
    1090             :         32767, 32767, 381,   32767, -342,  32767, 315,   32767,
    1091             :         -1,    375,   455,   32767, 235,   32767, 13,    32767,
    1092             :         32767, 32767, -57,   32767, 32767, 0,     324,   -232,
    1093             :         130,   32767, 34,    253,   32767, 32767, 32767, -115,
    1094             :         32767, 196,   -268,  32767, 104,   157,   429,   334,
    1095             :         0,     -193,  0,     390,   159,   347,   213,   319,
    1096             :         675,   188,   170,   358,   0,     348,   32767, 32767,
    1097             :         32767, 32767, 0,     -17,   -317,  459,   32767, 619,
    1098             :         32767, 32767, 32767, 0,     208,   0,     349,   299,
    1099             :         409,   22,    32767, 235,   32767, 32767, -270,  214,
    1100             :         -25,   432,   32767, 32767, 32767, 76,    32767, 8,
    1101             :         205,   0,     32767, 32767, 32767, 32767, 32767, 32767,
    1102             :         -86,   32767, 419,   490,   767,   0,     -152,  32767,
    1103             :         32767, 191,   32767, -197,  0,     0,     298,   32767,
    1104             :         352,   0,     32767, 32767, 174,   32767, 32767, 0,
    1105             :         0,     131,   32767, -77,   453,   32767, 32767, 32767,
    1106             :         32767, 32767, 321,   195,   27,    49,    458,   -647,
    1107             :         358,   336,   123,   -54,   428,   32767, 32767, 0,
    1108             :         32767, -288,  412,   32767, 328,   32767, 32767, 40,
    1109             :         32767, 0,     10,    32767, 279,   32767, 0,     546,
    1110             :         -30,   0,     -8,    453,   32767, 370,   32767, 0,
    1111             :         32767, 32767, 32767, 32767, 278,   343,   32767, -33,
    1112             :         0,     32767, 32767, 203,   337,   148,   264,   0,
    1113             :         427,   32767, 32767, 129,   323,   -358,  32767, 32767,
    1114             :         -127,  -74,   0,     32767, -131,  11,    281,   32767,
    1115             :         28,    156,   -442,  478,   32767, -138,  304,   240,
    1116             :         0,     32767, 85,    489,   0,     32767, 0,     0,
    1117             :         0,     0,     32767, 12,    105,   364,   0,     32767,
    1118             :         436,   0,     0,     249,   14,    32767, 295,   0,
    1119             :         32767, 32767, 32767, -79,   -398,  -315,  97,    290,
    1120             :         635,   32767, 509,   32767, 385,   0,     32767, 32767,
    1121             :         53,    -50,   32767, 481,   32767, -339,  32767, 0,
    1122             :         -597,  0,     32767, 180,   172,   0,     32767, 274,
    1123             :         0,     -295,  32767, 32767, 0,     401,   -203,  32767,
    1124             :         486,   47,    327,   686,   192,   0,     0,     279,
    1125             :         0,     32767, 32767, 32767, 133,   32767, 32767, 32767,
    1126             :         400,   298,   32767, 32767, 32767, 331,   -18,   0,
    1127             :         0,     -256,  87,    149,   676,   0,     441,   32767,
    1128             :         32767, 20,    31,    32767, 348,   248,   -191,  465,
    1129             :         0,     300,   417,   0,     564,   32767, 15,    32767,
    1130             :         32767, 32767, -242,  0,     -280,  32767, 463,   0,
    1131             :         420,   0,     146,   406,   0,     -187,  136,   0,
    1132             :         256,   32767, -523,  -221,  32767, -369,  32767, 21,
    1133             :         32767, 473,   110,   32767, 32767, 32767, 0,     32767,
    1134             :         32767, 386,   -60,   85,    0,     0,     32767, 86,
    1135             :         32767, 213,   0,     32767, 32767, 0,     366,   0,
    1136             :         192,   414,   472,   -111,  420,   32767, 194,   50,
    1137             :         32767, 32767, 153,   32767, 171,   46,    320,   0,
    1138             :         32767, 32767, 46,    399,   80,    32767, 435,   32767,
    1139             :         32767, 463,   18,    0,     0,     0,     32767, 32767,
    1140             :         32767, 199,   32767, 261,   32767, 32767, 0,     32767,
    1141             :         0,     0,     0,     103,   0,     265,   32767, 0,
    1142             :         32767, 64,    32767, 32767, 121,   0,     0,     0,
    1143             :         -40,   32767, 0,     296,   32767, 0,     32767, 0,
    1144             :         32767, 32767, 4
    1145             :     };
    1146             : 
    1147    11768788 :     const unsigned char *k = (const unsigned char *) key;
    1148    11768788 :     uint32      a = 0;
    1149    11768788 :     uint32      b = 4;
    1150             : 
    1151    80301836 :     while (keylen--)
    1152             :     {
    1153    68533048 :         unsigned char c = *k++ | 0x20;
    1154             : 
    1155    68533048 :         a = a * 257 + c;
    1156    68533048 :         b = b * 17 + c;
    1157             :     }
    1158    11768788 :     return h[a % 987] + h[b % 987];
    1159             : }
    1160             : 
    1161             : const ScanKeywordList ScanKeywords = {
    1162             :     ScanKeywords_kw_string,
    1163             :     ScanKeywords_kw_offsets,
    1164             :     ScanKeywords_hash_func,
    1165             :     SCANKEYWORDS_NUM_KEYWORDS,
    1166             :     17
    1167             : };
    1168             : 
    1169             : #endif                          /* KWLIST_D_H */

Generated by: LCOV version 1.14