LCOV - code coverage report
Current view: top level - src/common - kwlist_d.h (source / functions) Hit Total Coverage
Test: PostgreSQL 17devel Lines: 9 9 100.0 %
Date: 2024-04-27 03:11:33 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             :     "period\0"
     340             :     "placing\0"
     341             :     "plan\0"
     342             :     "plans\0"
     343             :     "policy\0"
     344             :     "position\0"
     345             :     "preceding\0"
     346             :     "precision\0"
     347             :     "prepare\0"
     348             :     "prepared\0"
     349             :     "preserve\0"
     350             :     "primary\0"
     351             :     "prior\0"
     352             :     "privileges\0"
     353             :     "procedural\0"
     354             :     "procedure\0"
     355             :     "procedures\0"
     356             :     "program\0"
     357             :     "publication\0"
     358             :     "quote\0"
     359             :     "quotes\0"
     360             :     "range\0"
     361             :     "read\0"
     362             :     "real\0"
     363             :     "reassign\0"
     364             :     "recheck\0"
     365             :     "recursive\0"
     366             :     "ref\0"
     367             :     "references\0"
     368             :     "referencing\0"
     369             :     "refresh\0"
     370             :     "reindex\0"
     371             :     "relative\0"
     372             :     "release\0"
     373             :     "rename\0"
     374             :     "repeatable\0"
     375             :     "replace\0"
     376             :     "replica\0"
     377             :     "reset\0"
     378             :     "restart\0"
     379             :     "restrict\0"
     380             :     "return\0"
     381             :     "returning\0"
     382             :     "returns\0"
     383             :     "revoke\0"
     384             :     "right\0"
     385             :     "role\0"
     386             :     "rollback\0"
     387             :     "rollup\0"
     388             :     "routine\0"
     389             :     "routines\0"
     390             :     "row\0"
     391             :     "rows\0"
     392             :     "rule\0"
     393             :     "savepoint\0"
     394             :     "scalar\0"
     395             :     "schema\0"
     396             :     "schemas\0"
     397             :     "scroll\0"
     398             :     "search\0"
     399             :     "second\0"
     400             :     "security\0"
     401             :     "select\0"
     402             :     "sequence\0"
     403             :     "sequences\0"
     404             :     "serializable\0"
     405             :     "server\0"
     406             :     "session\0"
     407             :     "session_user\0"
     408             :     "set\0"
     409             :     "setof\0"
     410             :     "sets\0"
     411             :     "share\0"
     412             :     "show\0"
     413             :     "similar\0"
     414             :     "simple\0"
     415             :     "skip\0"
     416             :     "smallint\0"
     417             :     "snapshot\0"
     418             :     "some\0"
     419             :     "source\0"
     420             :     "split\0"
     421             :     "sql\0"
     422             :     "stable\0"
     423             :     "standalone\0"
     424             :     "start\0"
     425             :     "statement\0"
     426             :     "statistics\0"
     427             :     "stdin\0"
     428             :     "stdout\0"
     429             :     "storage\0"
     430             :     "stored\0"
     431             :     "strict\0"
     432             :     "string\0"
     433             :     "strip\0"
     434             :     "subscription\0"
     435             :     "substring\0"
     436             :     "support\0"
     437             :     "symmetric\0"
     438             :     "sysid\0"
     439             :     "system\0"
     440             :     "system_user\0"
     441             :     "table\0"
     442             :     "tables\0"
     443             :     "tablesample\0"
     444             :     "tablespace\0"
     445             :     "target\0"
     446             :     "temp\0"
     447             :     "template\0"
     448             :     "temporary\0"
     449             :     "text\0"
     450             :     "then\0"
     451             :     "ties\0"
     452             :     "time\0"
     453             :     "timestamp\0"
     454             :     "to\0"
     455             :     "trailing\0"
     456             :     "transaction\0"
     457             :     "transform\0"
     458             :     "treat\0"
     459             :     "trigger\0"
     460             :     "trim\0"
     461             :     "true\0"
     462             :     "truncate\0"
     463             :     "trusted\0"
     464             :     "type\0"
     465             :     "types\0"
     466             :     "uescape\0"
     467             :     "unbounded\0"
     468             :     "uncommitted\0"
     469             :     "unconditional\0"
     470             :     "unencrypted\0"
     471             :     "union\0"
     472             :     "unique\0"
     473             :     "unknown\0"
     474             :     "unlisten\0"
     475             :     "unlogged\0"
     476             :     "until\0"
     477             :     "update\0"
     478             :     "user\0"
     479             :     "using\0"
     480             :     "vacuum\0"
     481             :     "valid\0"
     482             :     "validate\0"
     483             :     "validator\0"
     484             :     "value\0"
     485             :     "values\0"
     486             :     "varchar\0"
     487             :     "variadic\0"
     488             :     "varying\0"
     489             :     "verbose\0"
     490             :     "version\0"
     491             :     "view\0"
     492             :     "views\0"
     493             :     "volatile\0"
     494             :     "when\0"
     495             :     "where\0"
     496             :     "whitespace\0"
     497             :     "window\0"
     498             :     "with\0"
     499             :     "within\0"
     500             :     "without\0"
     501             :     "work\0"
     502             :     "wrapper\0"
     503             :     "write\0"
     504             :     "xml\0"
     505             :     "xmlattributes\0"
     506             :     "xmlconcat\0"
     507             :     "xmlelement\0"
     508             :     "xmlexists\0"
     509             :     "xmlforest\0"
     510             :     "xmlnamespaces\0"
     511             :     "xmlparse\0"
     512             :     "xmlpi\0"
     513             :     "xmlroot\0"
     514             :     "xmlserialize\0"
     515             :     "xmltable\0"
     516             :     "year\0"
     517             :     "yes\0"
     518             :     "zone";
     519             : 
     520             : static const uint16 ScanKeywords_kw_offsets[] = {
     521             :     0,
     522             :     6,
     523             :     13,
     524             :     22,
     525             :     29,
     526             :     36,
     527             :     40,
     528             :     46,
     529             :     52,
     530             :     62,
     531             :     66,
     532             :     71,
     533             :     77,
     534             :     84,
     535             :     92,
     536             :     100,
     537             :     104,
     538             :     108,
     539             :     114,
     540             :     117,
     541             :     121,
     542             :     132,
     543             :     142,
     544             :     153,
     545             :     164,
     546             :     167,
     547             :     174,
     548             :     181,
     549             :     191,
     550             :     205,
     551             :     214,
     552             :     221,
     553             :     227,
     554             :     235,
     555             :     242,
     556             :     249,
     557             :     253,
     558             :     261,
     559             :     266,
     560             :     274,
     561             :     277,
     562             :     283,
     563             :     288,
     564             :     295,
     565             :     303,
     566             :     312,
     567             :     317,
     568             :     322,
     569             :     330,
     570             :     336,
     571             :     341,
     572             :     351,
     573             :     367,
     574             :     373,
     575             :     384,
     576             :     390,
     577             :     396,
     578             :     404,
     579             :     413,
     580             :     421,
     581             :     431,
     582             :     438,
     583             :     446,
     584             :     454,
     585             :     463,
     586             :     470,
     587             :     480,
     588             :     492,
     589             :     505,
     590             :     517,
     591             :     531,
     592             :     540,
     593             :     551,
     594             :     562,
     595             :     574,
     596             :     582,
     597             :     591,
     598             :     602,
     599             :     607,
     600             :     612,
     601             :     619,
     602             :     625,
     603             :     629,
     604             :     634,
     605             :     642,
     606             :     658,
     607             :     671,
     608             :     684,
     609             :     699,
     610             :     712,
     611             :     730,
     612             :     743,
     613             :     750,
     614             :     756,
     615             :     761,
     616             :     770,
     617             :     774,
     618             :     785,
     619             :     789,
     620             :     797,
     621             :     805,
     622             :     813,
     623             :     822,
     624             :     833,
     625             :     842,
     626             :     850,
     627             :     857,
     628             :     867,
     629             :     878,
     630             :     886,
     631             :     892,
     632             :     897,
     633             :     904,
     634             :     915,
     635             :     923,
     636             :     931,
     637             :     940,
     638             :     943,
     639             :     952,
     640             :     959,
     641             :     966,
     642             :     971,
     643             :     976,
     644             :     981,
     645             :     987,
     646             :     994,
     647             :     1003,
     648             :     1013,
     649             :     1017,
     650             :     1022,
     651             :     1028,
     652             :     1035,
     653             :     1041,
     654             :     1048,
     655             :     1056,
     656             :     1066,
     657             :     1076,
     658             :     1084,
     659             :     1091,
     660             :     1099,
     661             :     1110,
     662             :     1120,
     663             :     1129,
     664             :     1137,
     665             :     1143,
     666             :     1150,
     667             :     1156,
     668             :     1163,
     669             :     1172,
     670             :     1178,
     671             :     1184,
     672             :     1194,
     673             :     1198,
     674             :     1204,
     675             :     1212,
     676             :     1219,
     677             :     1227,
     678             :     1234,
     679             :     1239,
     680             :     1244,
     681             :     1253,
     682             :     1263,
     683             :     1273,
     684             :     1280,
     685             :     1286,
     686             :     1294,
     687             :     1303,
     688             :     1309,
     689             :     1318,
     690             :     1325,
     691             :     1333,
     692             :     1340,
     693             :     1347,
     694             :     1352,
     695             :     1357,
     696             :     1366,
     697             :     1369,
     698             :     1375,
     699             :     1385,
     700             :     1395,
     701             :     1404,
     702             :     1411,
     703             :     1414,
     704             :     1422,
     705             :     1432,
     706             :     1442,
     707             :     1449,
     708             :     1455,
     709             :     1463,
     710             :     1471,
     711             :     1480,
     712             :     1490,
     713             :     1497,
     714             :     1503,
     715             :     1509,
     716             :     1515,
     717             :     1527,
     718             :     1534,
     719             :     1542,
     720             :     1546,
     721             :     1554,
     722             :     1564,
     723             :     1573,
     724             :     1578,
     725             :     1586,
     726             :     1589,
     727             :     1596,
     728             :     1606,
     729             :     1611,
     730             :     1616,
     731             :     1627,
     732             :     1641,
     733             :     1653,
     734             :     1665,
     735             :     1680,
     736             :     1691,
     737             :     1703,
     738             :     1718,
     739             :     1729,
     740             :     1740,
     741             :     1745,
     742             :     1749,
     743             :     1754,
     744             :     1760,
     745             :     1769,
     746             :     1775,
     747             :     1780,
     748             :     1788,
     749             :     1796,
     750             :     1806,
     751             :     1812,
     752             :     1817,
     753             :     1823,
     754             :     1828,
     755             :     1834,
     756             :     1841,
     757             :     1846,
     758             :     1852,
     759             :     1862,
     760             :     1877,
     761             :     1886,
     762             :     1891,
     763             :     1898,
     764             :     1905,
     765             :     1913,
     766             :     1919,
     767             :     1927,
     768             :     1940,
     769             :     1949,
     770             :     1955,
     771             :     1968,
     772             :     1975,
     773             :     1982,
     774             :     1991,
     775             :     1996,
     776             :     2002,
     777             :     2007,
     778             :     2012,
     779             :     2018,
     780             :     2027,
     781             :     2035,
     782             :     2041,
     783             :     2048,
     784             :     2052,
     785             :     2057,
     786             :     2061,
     787             :     2065,
     788             :     2070,
     789             :     2075,
     790             :     2078,
     791             :     2083,
     792             :     2093,
     793             :     2104,
     794             :     2108,
     795             :     2116,
     796             :     2123,
     797             :     2131,
     798             :     2138,
     799             :     2143,
     800             :     2150,
     801             :     2156,
     802             :     2164,
     803             :     2171,
     804             :     2174,
     805             :     2178,
     806             :     2185,
     807             :     2190,
     808             :     2194,
     809             :     2199,
     810             :     2202,
     811             :     2207,
     812             :     2216,
     813             :     2223,
     814             :     2231,
     815             :     2234,
     816             :     2240,
     817             :     2251,
     818             :     2258,
     819             :     2262,
     820             :     2268,
     821             :     2273,
     822             :     2282,
     823             :     2290,
     824             :     2301,
     825             :     2307,
     826             :     2313,
     827             :     2322,
     828             :     2332,
     829             :     2339,
     830             :     2347,
     831             :     2357,
     832             :     2368,
     833             :     2376,
     834             :     2385,
     835             :     2390,
     836             :     2397,
     837             :     2405,
     838             :     2410,
     839             :     2416,
     840             :     2423,
     841             :     2432,
     842             :     2442,
     843             :     2452,
     844             :     2460,
     845             :     2469,
     846             :     2478,
     847             :     2486,
     848             :     2492,
     849             :     2503,
     850             :     2514,
     851             :     2524,
     852             :     2535,
     853             :     2543,
     854             :     2555,
     855             :     2561,
     856             :     2568,
     857             :     2574,
     858             :     2579,
     859             :     2584,
     860             :     2593,
     861             :     2601,
     862             :     2611,
     863             :     2615,
     864             :     2626,
     865             :     2638,
     866             :     2646,
     867             :     2654,
     868             :     2663,
     869             :     2671,
     870             :     2678,
     871             :     2689,
     872             :     2697,
     873             :     2705,
     874             :     2711,
     875             :     2719,
     876             :     2728,
     877             :     2735,
     878             :     2745,
     879             :     2753,
     880             :     2760,
     881             :     2766,
     882             :     2771,
     883             :     2780,
     884             :     2787,
     885             :     2795,
     886             :     2804,
     887             :     2808,
     888             :     2813,
     889             :     2818,
     890             :     2828,
     891             :     2835,
     892             :     2842,
     893             :     2850,
     894             :     2857,
     895             :     2864,
     896             :     2871,
     897             :     2880,
     898             :     2887,
     899             :     2896,
     900             :     2906,
     901             :     2919,
     902             :     2926,
     903             :     2934,
     904             :     2947,
     905             :     2951,
     906             :     2957,
     907             :     2962,
     908             :     2968,
     909             :     2973,
     910             :     2981,
     911             :     2988,
     912             :     2993,
     913             :     3002,
     914             :     3011,
     915             :     3016,
     916             :     3023,
     917             :     3029,
     918             :     3033,
     919             :     3040,
     920             :     3051,
     921             :     3057,
     922             :     3067,
     923             :     3078,
     924             :     3084,
     925             :     3091,
     926             :     3099,
     927             :     3106,
     928             :     3113,
     929             :     3120,
     930             :     3126,
     931             :     3139,
     932             :     3149,
     933             :     3157,
     934             :     3167,
     935             :     3173,
     936             :     3180,
     937             :     3192,
     938             :     3198,
     939             :     3205,
     940             :     3217,
     941             :     3228,
     942             :     3235,
     943             :     3240,
     944             :     3249,
     945             :     3259,
     946             :     3264,
     947             :     3269,
     948             :     3274,
     949             :     3279,
     950             :     3289,
     951             :     3292,
     952             :     3301,
     953             :     3313,
     954             :     3323,
     955             :     3329,
     956             :     3337,
     957             :     3342,
     958             :     3347,
     959             :     3356,
     960             :     3364,
     961             :     3369,
     962             :     3375,
     963             :     3383,
     964             :     3393,
     965             :     3405,
     966             :     3419,
     967             :     3431,
     968             :     3437,
     969             :     3444,
     970             :     3452,
     971             :     3461,
     972             :     3470,
     973             :     3476,
     974             :     3483,
     975             :     3488,
     976             :     3494,
     977             :     3501,
     978             :     3507,
     979             :     3516,
     980             :     3526,
     981             :     3532,
     982             :     3539,
     983             :     3547,
     984             :     3556,
     985             :     3564,
     986             :     3572,
     987             :     3580,
     988             :     3585,
     989             :     3591,
     990             :     3600,
     991             :     3605,
     992             :     3611,
     993             :     3622,
     994             :     3629,
     995             :     3634,
     996             :     3641,
     997             :     3649,
     998             :     3654,
     999             :     3662,
    1000             :     3668,
    1001             :     3672,
    1002             :     3686,
    1003             :     3696,
    1004             :     3707,
    1005             :     3717,
    1006             :     3727,
    1007             :     3741,
    1008             :     3750,
    1009             :     3756,
    1010             :     3764,
    1011             :     3777,
    1012             :     3786,
    1013             :     3791,
    1014             :     3795,
    1015             : };
    1016             : 
    1017             : #define SCANKEYWORDS_NUM_KEYWORDS 494
    1018             : 
    1019             : static int
    1020    11808790 : ScanKeywords_hash_func(const void *key, size_t keylen)
    1021             : {
    1022             :     static const int16 h[989] = {
    1023             :         79,    32767, 736,   445,   182,   237,   92,    383,
    1024             :         0,     173,   53,    222,   -73,   -77,   0,     579,
    1025             :         162,   32767, 32767, 0,     32767, 0,     -170,  0,
    1026             :         32767, 0,     32767, 32767, 213,   32767, -106,  32767,
    1027             :         32767, -109,  0,     63,    -231,  32767, -236,  146,
    1028             :         32767, 32767, 342,   32767, 32767, 0,     40,    5,
    1029             :         0,     320,   32767, 261,   530,   32767, -46,   -37,
    1030             :         98,    216,   -343,  266,   32767, 183,   32767, 643,
    1031             :         32767, 180,   32767, 32767, 32767, 32767, 32767, 325,
    1032             :         0,     0,     0,     302,   478,   32767, 439,   32767,
    1033             :         110,   274,   148,   32767, 32767, 116,   32767, 443,
    1034             :         185,   32767, -150,  129,   289,   32767, 392,   32767,
    1035             :         263,   471,   280,   336,   412,   32767, 32767, -373,
    1036             :         32767, 0,     0,     32767, 32767, 0,     122,   436,
    1037             :         -329,  32767, 10,    32,    34,    32767, 32767, 32767,
    1038             :         32767, 32767, 186,   32767, 0,     32767, 184,   402,
    1039             :         53,    32767, 47,    32767, 32767, 0,     539,   527,
    1040             :         136,   32767, 287,   151,   31,    32767, 32767, -146,
    1041             :         430,   0,     286,   -343,  32767, 299,   0,     32767,
    1042             :         32767, 0,     32767, 32767, 32767, 470,   -141,  455,
    1043             :         32767, 32767, 225,   -466,  32767, 32767, 0,     413,
    1044             :         326,   32767, 250,   -72,   0,     284,   292,   -349,
    1045             :         32767, -387,  447,   32767, 0,     864,   32767, -393,
    1046             :         79,    235,   32767, 343,   0,     155,   32767, -47,
    1047             :         -6,    32767, 32767, 323,   32767, 0,     0,     393,
    1048             :         32767, 448,   354,   354,   35,    90,    209,   32767,
    1049             :         45,    32767, 32767, 507,   126,   220,   166,   32767,
    1050             :         28,    32767, 0,     118,   280,   32767, 32767, 0,
    1051             :         32767, 295,   438,   32767, 607,   0,     284,   32767,
    1052             :         32767, 100,   371,   32767, 32767, -675,  -49,   735,
    1053             :         32767, 400,   334,   32767, -216,  0,     85,    251,
    1054             :         32767, 85,    32767, 8,     162,   429,   185,   0,
    1055             :         32767, 463,   23,    121,   32767, 32767, 0,     219,
    1056             :         32767, 260,   32767, 32767, 32767, -171,  435,   32767,
    1057             :         -632,  32767, 32767, -224,  32767, 187,   32767, -300,
    1058             :         433,   493,   32767, 32767, 190,   356,   109,   101,
    1059             :         32767, 520,   32767, 32767, 0,     239,   560,   538,
    1060             :         0,     231,   250,   752,   32767, 32767, 32767, 0,
    1061             :         32767, 32767, 32767, 402,   32767, 32767, 271,   32767,
    1062             :         32767, 470,   338,   0,     -351,  0,     244,   18,
    1063             :         24,    32767, -125,  0,     32767, 114,   0,     145,
    1064             :         32767, 332,   32767, 0,     -63,   192,   32767, 179,
    1065             :         0,     -195,  228,   32767, 324,   387,   32767, 418,
    1066             :         100,   32767, 32767, 0,     32767, 32767, 30,    -360,
    1067             :         32767, 324,   163,   32767, 458,   32767, 266,   32767,
    1068             :         102,   5,     -43,   32767, -222,  414,   353,   32767,
    1069             :         236,   0,     0,     -212,  32767, 699,   263,   281,
    1070             :         36,    0,     32767, 135,   503,   -9,    32767, -69,
    1071             :         175,   32767, 0,     32767, 32767, 0,     197,   32767,
    1072             :         -414,  225,   32767, -91,   32767, 204,   0,     482,
    1073             :         446,   32767, 0,     391,   -77,   32767, 32767, 513,
    1074             :         314,   32767, 0,     305,   32767, -241,  32767, 67,
    1075             :         403,   0,     302,   32767, 32767, 4,     32767, 328,
    1076             :         318,   441,   32767, 66,    32767, 83,    202,   24,
    1077             :         32767, 32767, 32767, 32767, 235,   111,   214,   123,
    1078             :         32767, 290,   141,   -130,  247,   32767, 32767, 32767,
    1079             :         32767, 7,     32767, 456,   49,    448,   43,    0,
    1080             :         270,   32767, 451,   337,   32767, 221,   85,    479,
    1081             :         32767, 32767, 44,    -59,   0,     -301,  32767, -308,
    1082             :         32767, 32767, -65,   -187,  0,     32767, 32767, 241,
    1083             :         681,   32767, 32767, -157,  32767, 437,   284,   117,
    1084             :         237,   0,     32767, 0,     32767, -314,  0,     32767,
    1085             :         32767, 114,   -478,  32767, 482,   32767, 20,    32767,
    1086             :         -671,  32767, 468,   360,   0,     -420,  212,   32767,
    1087             :         92,    542,   -15,   32767, -73,   461,   -103,  32767,
    1088             :         443,   355,   0,     228,   -341,  408,   310,   32767,
    1089             :         -162,  -18,   0,     570,   32767, 32767, 32767, 206,
    1090             :         235,   403,   0,     32767, 9,     415,   32767, 275,
    1091             :         89,    167,   32767, 32767, -129,  32767, 32767, 32767,
    1092             :         460,   -288,  32767, 32767, 0,     32767, 183,   -105,
    1093             :         32767, 32767, 32767, 178,   32767, 32767, 32767, 32767,
    1094             :         32767, 32767, 32767, 32767, 302,   226,   0,     81,
    1095             :         32767, 140,   32767, -96,   -9,    229,   39,    396,
    1096             :         -237,  32767, 0,     -68,   -121,  349,   107,   278,
    1097             :         0,     771,   269,   160,   32767, 101,   86,    118,
    1098             :         -409,  32767, 426,   5,     232,   253,   32767, 0,
    1099             :         217,   32767, 0,     32767, 32767, 32767, 149,   78,
    1100             :         32767, -53,   32767, 32767, 32767, 406,   -225,  32767,
    1101             :         369,   -99,   32767, 217,   2,     45,    32767, 32767,
    1102             :         32767, 380,   98,    360,   239,   32767, 211,   260,
    1103             :         32767, -316,  392,   32767, -54,   0,     6,     0,
    1104             :         363,   0,     436,   0,     205,   0,     316,   32767,
    1105             :         -290,  32767, 170,   32767, 158,   419,   32767, 422,
    1106             :         203,   0,     253,   32767, 32767, 32767, 485,   0,
    1107             :         32767, -41,   341,   465,   376,   -29,   312,   0,
    1108             :         32767, 200,   32767, -127,  440,   491,   32767, 32767,
    1109             :         0,     -177,  0,     32767, -341,  225,   32767, 544,
    1110             :         32767, 309,   0,     0,     -119,  0,     0,     0,
    1111             :         -249,  32767, 0,     32767, -121,  32767, -147,  32767,
    1112             :         424,   241,   32767, 32767, 0,     188,   32767, 0,
    1113             :         0,     -203,  0,     32767, 0,     286,   0,     32767,
    1114             :         75,    174,   -41,   61,    245,   0,     0,     32767,
    1115             :         32767, 32767, 32767, 0,     32767, 552,   159,   144,
    1116             :         32767, 32767, 470,   32767, 171,   -282,  89,    32767,
    1117             :         32767, -97,   0,     32767, 0,     0,     187,   32,
    1118             :         386,   32767, 32767, 32767, 474,   32767, 298,   32767,
    1119             :         32767, 0,     32767, -235,  32767, -169,  32767, 0,
    1120             :         0,     0,     0,     32767, 139,   -72,   533,   0,
    1121             :         32767, 32767, 0,     32767, 32767, 489,   474,   0,
    1122             :         176,   0,     -254,  183,   265,   32767, 0,     32767,
    1123             :         32767, 32767, 32767, 356,   338,   238,   32767, 32767,
    1124             :         32767, 89,    387,   0,     0,     32767, 254,   41,
    1125             :         32767, -14,   286,   32767, -163,  244,   -355,  -159,
    1126             :         -1,    407,   505,   0,     475,   118,   303,   32767,
    1127             :         360,   32767, 281,   32767, 32767, 32767, -110,  248,
    1128             :         374,   32767, 32767, 0,     119,   0,     32767, 32767,
    1129             :         421,   315,   0,     32767, 32767, -551,  0,     135,
    1130             :         21,    32767, 132,   32767, 0,     32767, 0,     -10,
    1131             :         -483,  109,   32767, 74,    0,     32767, 32767, 32767,
    1132             :         32767, 0,     0,     32767, 102,   32767, 32767, 314,
    1133             :         0,     -392,  0,     32767, 32767, 150,   0,     -58,
    1134             :         32767, -269,  78,    0,     79,    276,   0,     0,
    1135             :         -100,  0,     0,     786,   0,     242,   0,     32767,
    1136             :         32767, -222,  595,   218,   -109,  0,     230,   0,
    1137             :         -345,  32767, 32767, 32767, -24,   32767, 32767, 32767,
    1138             :         146,   0,     32767, 134,   0,     32767, 300,   32767,
    1139             :         -3,    32767, 0,     32767, 32767, 88,    0,     32767,
    1140             :         404,   60,    -185,  168,   32767, 0,     0,     233,
    1141             :         177,   288,   0,     32767, 32767, 293,   329,   -5,
    1142             :         32767, -22,   32767, 32767, 0,     96,    156,   0,
    1143             :         0,     0,     313,   473,   32767, 32767, 0,     32767,
    1144             :         32767, 410,   427,   325,   32767, 32767, 212,   32767,
    1145             :         0,     32767, 165,   296,   32767, 0,     0,     32767,
    1146             :         19,    32767, 81,    0,     32767
    1147             :     };
    1148             : 
    1149    11808790 :     const unsigned char *k = (const unsigned char *) key;
    1150    11808790 :     uint32      a = 0;
    1151    11808790 :     uint32      b = 0;
    1152             : 
    1153    79679342 :     while (keylen--)
    1154             :     {
    1155    67870552 :         unsigned char c = *k++ | 0x20;
    1156             : 
    1157    67870552 :         a = a * 257 + c;
    1158    67870552 :         b = b * 17 + c;
    1159             :     }
    1160    11808790 :     return h[a % 989] + h[b % 989];
    1161             : }
    1162             : 
    1163             : const ScanKeywordList ScanKeywords = {
    1164             :     ScanKeywords_kw_string,
    1165             :     ScanKeywords_kw_offsets,
    1166             :     ScanKeywords_hash_func,
    1167             :     SCANKEYWORDS_NUM_KEYWORDS,
    1168             :     17
    1169             : };
    1170             : 
    1171             : #endif                          /* KWLIST_D_H */

Generated by: LCOV version 1.14