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: 2025-02-22 07:14:56 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-2025, 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             :     "enforced\0"
     154             :     "enum\0"
     155             :     "error\0"
     156             :     "escape\0"
     157             :     "event\0"
     158             :     "except\0"
     159             :     "exclude\0"
     160             :     "excluding\0"
     161             :     "exclusive\0"
     162             :     "execute\0"
     163             :     "exists\0"
     164             :     "explain\0"
     165             :     "expression\0"
     166             :     "extension\0"
     167             :     "external\0"
     168             :     "extract\0"
     169             :     "false\0"
     170             :     "family\0"
     171             :     "fetch\0"
     172             :     "filter\0"
     173             :     "finalize\0"
     174             :     "first\0"
     175             :     "float\0"
     176             :     "following\0"
     177             :     "for\0"
     178             :     "force\0"
     179             :     "foreign\0"
     180             :     "format\0"
     181             :     "forward\0"
     182             :     "freeze\0"
     183             :     "from\0"
     184             :     "full\0"
     185             :     "function\0"
     186             :     "functions\0"
     187             :     "generated\0"
     188             :     "global\0"
     189             :     "grant\0"
     190             :     "granted\0"
     191             :     "greatest\0"
     192             :     "group\0"
     193             :     "grouping\0"
     194             :     "groups\0"
     195             :     "handler\0"
     196             :     "having\0"
     197             :     "header\0"
     198             :     "hold\0"
     199             :     "hour\0"
     200             :     "identity\0"
     201             :     "if\0"
     202             :     "ilike\0"
     203             :     "immediate\0"
     204             :     "immutable\0"
     205             :     "implicit\0"
     206             :     "import\0"
     207             :     "in\0"
     208             :     "include\0"
     209             :     "including\0"
     210             :     "increment\0"
     211             :     "indent\0"
     212             :     "index\0"
     213             :     "indexes\0"
     214             :     "inherit\0"
     215             :     "inherits\0"
     216             :     "initially\0"
     217             :     "inline\0"
     218             :     "inner\0"
     219             :     "inout\0"
     220             :     "input\0"
     221             :     "insensitive\0"
     222             :     "insert\0"
     223             :     "instead\0"
     224             :     "int\0"
     225             :     "integer\0"
     226             :     "intersect\0"
     227             :     "interval\0"
     228             :     "into\0"
     229             :     "invoker\0"
     230             :     "is\0"
     231             :     "isnull\0"
     232             :     "isolation\0"
     233             :     "join\0"
     234             :     "json\0"
     235             :     "json_array\0"
     236             :     "json_arrayagg\0"
     237             :     "json_exists\0"
     238             :     "json_object\0"
     239             :     "json_objectagg\0"
     240             :     "json_query\0"
     241             :     "json_scalar\0"
     242             :     "json_serialize\0"
     243             :     "json_table\0"
     244             :     "json_value\0"
     245             :     "keep\0"
     246             :     "key\0"
     247             :     "keys\0"
     248             :     "label\0"
     249             :     "language\0"
     250             :     "large\0"
     251             :     "last\0"
     252             :     "lateral\0"
     253             :     "leading\0"
     254             :     "leakproof\0"
     255             :     "least\0"
     256             :     "left\0"
     257             :     "level\0"
     258             :     "like\0"
     259             :     "limit\0"
     260             :     "listen\0"
     261             :     "load\0"
     262             :     "local\0"
     263             :     "localtime\0"
     264             :     "localtimestamp\0"
     265             :     "location\0"
     266             :     "lock\0"
     267             :     "locked\0"
     268             :     "logged\0"
     269             :     "mapping\0"
     270             :     "match\0"
     271             :     "matched\0"
     272             :     "materialized\0"
     273             :     "maxvalue\0"
     274             :     "merge\0"
     275             :     "merge_action\0"
     276             :     "method\0"
     277             :     "minute\0"
     278             :     "minvalue\0"
     279             :     "mode\0"
     280             :     "month\0"
     281             :     "move\0"
     282             :     "name\0"
     283             :     "names\0"
     284             :     "national\0"
     285             :     "natural\0"
     286             :     "nchar\0"
     287             :     "nested\0"
     288             :     "new\0"
     289             :     "next\0"
     290             :     "nfc\0"
     291             :     "nfd\0"
     292             :     "nfkc\0"
     293             :     "nfkd\0"
     294             :     "no\0"
     295             :     "none\0"
     296             :     "normalize\0"
     297             :     "normalized\0"
     298             :     "not\0"
     299             :     "nothing\0"
     300             :     "notify\0"
     301             :     "notnull\0"
     302             :     "nowait\0"
     303             :     "null\0"
     304             :     "nullif\0"
     305             :     "nulls\0"
     306             :     "numeric\0"
     307             :     "object\0"
     308             :     "of\0"
     309             :     "off\0"
     310             :     "offset\0"
     311             :     "oids\0"
     312             :     "old\0"
     313             :     "omit\0"
     314             :     "on\0"
     315             :     "only\0"
     316             :     "operator\0"
     317             :     "option\0"
     318             :     "options\0"
     319             :     "or\0"
     320             :     "order\0"
     321             :     "ordinality\0"
     322             :     "others\0"
     323             :     "out\0"
     324             :     "outer\0"
     325             :     "over\0"
     326             :     "overlaps\0"
     327             :     "overlay\0"
     328             :     "overriding\0"
     329             :     "owned\0"
     330             :     "owner\0"
     331             :     "parallel\0"
     332             :     "parameter\0"
     333             :     "parser\0"
     334             :     "partial\0"
     335             :     "partition\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             :     "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             :     "sql\0"
     420             :     "stable\0"
     421             :     "standalone\0"
     422             :     "start\0"
     423             :     "statement\0"
     424             :     "statistics\0"
     425             :     "stdin\0"
     426             :     "stdout\0"
     427             :     "storage\0"
     428             :     "stored\0"
     429             :     "strict\0"
     430             :     "string\0"
     431             :     "strip\0"
     432             :     "subscription\0"
     433             :     "substring\0"
     434             :     "support\0"
     435             :     "symmetric\0"
     436             :     "sysid\0"
     437             :     "system\0"
     438             :     "system_user\0"
     439             :     "table\0"
     440             :     "tables\0"
     441             :     "tablesample\0"
     442             :     "tablespace\0"
     443             :     "target\0"
     444             :     "temp\0"
     445             :     "template\0"
     446             :     "temporary\0"
     447             :     "text\0"
     448             :     "then\0"
     449             :     "ties\0"
     450             :     "time\0"
     451             :     "timestamp\0"
     452             :     "to\0"
     453             :     "trailing\0"
     454             :     "transaction\0"
     455             :     "transform\0"
     456             :     "treat\0"
     457             :     "trigger\0"
     458             :     "trim\0"
     459             :     "true\0"
     460             :     "truncate\0"
     461             :     "trusted\0"
     462             :     "type\0"
     463             :     "types\0"
     464             :     "uescape\0"
     465             :     "unbounded\0"
     466             :     "uncommitted\0"
     467             :     "unconditional\0"
     468             :     "unencrypted\0"
     469             :     "union\0"
     470             :     "unique\0"
     471             :     "unknown\0"
     472             :     "unlisten\0"
     473             :     "unlogged\0"
     474             :     "until\0"
     475             :     "update\0"
     476             :     "user\0"
     477             :     "using\0"
     478             :     "vacuum\0"
     479             :     "valid\0"
     480             :     "validate\0"
     481             :     "validator\0"
     482             :     "value\0"
     483             :     "values\0"
     484             :     "varchar\0"
     485             :     "variadic\0"
     486             :     "varying\0"
     487             :     "verbose\0"
     488             :     "version\0"
     489             :     "view\0"
     490             :     "views\0"
     491             :     "virtual\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             :     1026,
     650             :     1031,
     651             :     1037,
     652             :     1044,
     653             :     1050,
     654             :     1057,
     655             :     1065,
     656             :     1075,
     657             :     1085,
     658             :     1093,
     659             :     1100,
     660             :     1108,
     661             :     1119,
     662             :     1129,
     663             :     1138,
     664             :     1146,
     665             :     1152,
     666             :     1159,
     667             :     1165,
     668             :     1172,
     669             :     1181,
     670             :     1187,
     671             :     1193,
     672             :     1203,
     673             :     1207,
     674             :     1213,
     675             :     1221,
     676             :     1228,
     677             :     1236,
     678             :     1243,
     679             :     1248,
     680             :     1253,
     681             :     1262,
     682             :     1272,
     683             :     1282,
     684             :     1289,
     685             :     1295,
     686             :     1303,
     687             :     1312,
     688             :     1318,
     689             :     1327,
     690             :     1334,
     691             :     1342,
     692             :     1349,
     693             :     1356,
     694             :     1361,
     695             :     1366,
     696             :     1375,
     697             :     1378,
     698             :     1384,
     699             :     1394,
     700             :     1404,
     701             :     1413,
     702             :     1420,
     703             :     1423,
     704             :     1431,
     705             :     1441,
     706             :     1451,
     707             :     1458,
     708             :     1464,
     709             :     1472,
     710             :     1480,
     711             :     1489,
     712             :     1499,
     713             :     1506,
     714             :     1512,
     715             :     1518,
     716             :     1524,
     717             :     1536,
     718             :     1543,
     719             :     1551,
     720             :     1555,
     721             :     1563,
     722             :     1573,
     723             :     1582,
     724             :     1587,
     725             :     1595,
     726             :     1598,
     727             :     1605,
     728             :     1615,
     729             :     1620,
     730             :     1625,
     731             :     1636,
     732             :     1650,
     733             :     1662,
     734             :     1674,
     735             :     1689,
     736             :     1700,
     737             :     1712,
     738             :     1727,
     739             :     1738,
     740             :     1749,
     741             :     1754,
     742             :     1758,
     743             :     1763,
     744             :     1769,
     745             :     1778,
     746             :     1784,
     747             :     1789,
     748             :     1797,
     749             :     1805,
     750             :     1815,
     751             :     1821,
     752             :     1826,
     753             :     1832,
     754             :     1837,
     755             :     1843,
     756             :     1850,
     757             :     1855,
     758             :     1861,
     759             :     1871,
     760             :     1886,
     761             :     1895,
     762             :     1900,
     763             :     1907,
     764             :     1914,
     765             :     1922,
     766             :     1928,
     767             :     1936,
     768             :     1949,
     769             :     1958,
     770             :     1964,
     771             :     1977,
     772             :     1984,
     773             :     1991,
     774             :     2000,
     775             :     2005,
     776             :     2011,
     777             :     2016,
     778             :     2021,
     779             :     2027,
     780             :     2036,
     781             :     2044,
     782             :     2050,
     783             :     2057,
     784             :     2061,
     785             :     2066,
     786             :     2070,
     787             :     2074,
     788             :     2079,
     789             :     2084,
     790             :     2087,
     791             :     2092,
     792             :     2102,
     793             :     2113,
     794             :     2117,
     795             :     2125,
     796             :     2132,
     797             :     2140,
     798             :     2147,
     799             :     2152,
     800             :     2159,
     801             :     2165,
     802             :     2173,
     803             :     2180,
     804             :     2183,
     805             :     2187,
     806             :     2194,
     807             :     2199,
     808             :     2203,
     809             :     2208,
     810             :     2211,
     811             :     2216,
     812             :     2225,
     813             :     2232,
     814             :     2240,
     815             :     2243,
     816             :     2249,
     817             :     2260,
     818             :     2267,
     819             :     2271,
     820             :     2277,
     821             :     2282,
     822             :     2291,
     823             :     2299,
     824             :     2310,
     825             :     2316,
     826             :     2322,
     827             :     2331,
     828             :     2341,
     829             :     2348,
     830             :     2356,
     831             :     2366,
     832             :     2374,
     833             :     2383,
     834             :     2388,
     835             :     2395,
     836             :     2403,
     837             :     2408,
     838             :     2414,
     839             :     2421,
     840             :     2430,
     841             :     2440,
     842             :     2450,
     843             :     2458,
     844             :     2467,
     845             :     2476,
     846             :     2484,
     847             :     2490,
     848             :     2501,
     849             :     2512,
     850             :     2522,
     851             :     2533,
     852             :     2541,
     853             :     2553,
     854             :     2559,
     855             :     2566,
     856             :     2572,
     857             :     2577,
     858             :     2582,
     859             :     2591,
     860             :     2601,
     861             :     2605,
     862             :     2616,
     863             :     2628,
     864             :     2636,
     865             :     2644,
     866             :     2653,
     867             :     2661,
     868             :     2668,
     869             :     2679,
     870             :     2687,
     871             :     2695,
     872             :     2701,
     873             :     2709,
     874             :     2718,
     875             :     2725,
     876             :     2735,
     877             :     2743,
     878             :     2750,
     879             :     2756,
     880             :     2761,
     881             :     2770,
     882             :     2777,
     883             :     2785,
     884             :     2794,
     885             :     2798,
     886             :     2803,
     887             :     2808,
     888             :     2818,
     889             :     2825,
     890             :     2832,
     891             :     2840,
     892             :     2847,
     893             :     2854,
     894             :     2861,
     895             :     2870,
     896             :     2877,
     897             :     2886,
     898             :     2896,
     899             :     2909,
     900             :     2916,
     901             :     2924,
     902             :     2937,
     903             :     2941,
     904             :     2947,
     905             :     2952,
     906             :     2958,
     907             :     2963,
     908             :     2971,
     909             :     2978,
     910             :     2983,
     911             :     2992,
     912             :     3001,
     913             :     3006,
     914             :     3013,
     915             :     3017,
     916             :     3024,
     917             :     3035,
     918             :     3041,
     919             :     3051,
     920             :     3062,
     921             :     3068,
     922             :     3075,
     923             :     3083,
     924             :     3090,
     925             :     3097,
     926             :     3104,
     927             :     3110,
     928             :     3123,
     929             :     3133,
     930             :     3141,
     931             :     3151,
     932             :     3157,
     933             :     3164,
     934             :     3176,
     935             :     3182,
     936             :     3189,
     937             :     3201,
     938             :     3212,
     939             :     3219,
     940             :     3224,
     941             :     3233,
     942             :     3243,
     943             :     3248,
     944             :     3253,
     945             :     3258,
     946             :     3263,
     947             :     3273,
     948             :     3276,
     949             :     3285,
     950             :     3297,
     951             :     3307,
     952             :     3313,
     953             :     3321,
     954             :     3326,
     955             :     3331,
     956             :     3340,
     957             :     3348,
     958             :     3353,
     959             :     3359,
     960             :     3367,
     961             :     3377,
     962             :     3389,
     963             :     3403,
     964             :     3415,
     965             :     3421,
     966             :     3428,
     967             :     3436,
     968             :     3445,
     969             :     3454,
     970             :     3460,
     971             :     3467,
     972             :     3472,
     973             :     3478,
     974             :     3485,
     975             :     3491,
     976             :     3500,
     977             :     3510,
     978             :     3516,
     979             :     3523,
     980             :     3531,
     981             :     3540,
     982             :     3548,
     983             :     3556,
     984             :     3564,
     985             :     3569,
     986             :     3575,
     987             :     3583,
     988             :     3592,
     989             :     3597,
     990             :     3603,
     991             :     3614,
     992             :     3621,
     993             :     3626,
     994             :     3633,
     995             :     3641,
     996             :     3646,
     997             :     3654,
     998             :     3660,
     999             :     3664,
    1000             :     3678,
    1001             :     3688,
    1002             :     3699,
    1003             :     3709,
    1004             :     3719,
    1005             :     3733,
    1006             :     3742,
    1007             :     3748,
    1008             :     3756,
    1009             :     3769,
    1010             :     3778,
    1011             :     3783,
    1012             :     3787,
    1013             : };
    1014             : 
    1015             : #define SCANKEYWORDS_NUM_KEYWORDS 493
    1016             : 
    1017             : static int
    1018    14109400 : ScanKeywords_hash_func(const void *key, size_t keylen)
    1019             : {
    1020             :     static const int16 h[987] = {
    1021             :         -198,  32767, 0,     32767, 32767, 32767, -263,  32767,
    1022             :         451,   32767, 6,     32767, 32767, 32767, 289,   32767,
    1023             :         0,     32767, -91,   -15,   32767, 32767, 445,   32767,
    1024             :         -258,  32767, 0,     32767, 212,   366,   -207,  -190,
    1025             :         32767, 70,    0,     -638,  367,   32767, 0,     77,
    1026             :         32767, 32767, 32767, 584,   32767, 32767, 146,   32767,
    1027             :         32767, 32767, 32767, 277,   84,    91,    32767, 77,
    1028             :         471,   0,     393,   -128,  215,   32767, 0,     0,
    1029             :         32767, 32767, 56,    32767, 369,   429,   32767, 32767,
    1030             :         317,   425,   0,     101,   356,   346,   452,   276,
    1031             :         32767, 681,   -196,  0,     -18,   393,   32767, 32767,
    1032             :         -255,  32767, -263,  0,     32767, 0,     540,   0,
    1033             :         -4,    0,     32767, 402,   44,    -17,   92,    0,
    1034             :         32767, 32767, 134,   32767, 541,   -1,    766,   32767,
    1035             :         460,   682,   468,   32767, 32767, 32767, 41,    707,
    1036             :         32767, 32767, 754,   0,     32767, 327,   32767, 32767,
    1037             :         722,   32767, 32767, 32767, 9,     0,     58,    0,
    1038             :         32767, 12,    32767, 32767, -44,   118,   0,     78,
    1039             :         43,    0,     0,     273,   32767, 379,   32767, 32767,
    1040             :         32767, 206,   -254,  84,    0,     124,   32767, 459,
    1041             :         331,   0,     0,     199,   32767, 203,   0,     255,
    1042             :         106,   32767, 32767, 0,     32767, 32767, 461,   52,
    1043             :         341,   135,   569,   32767, 12,    -52,   32767, 32767,
    1044             :         546,   32767, 32767, 248,   66,    -46,   123,   32767,
    1045             :         0,     32767, -183,  -254,  385,   32767, 32767, -251,
    1046             :         32767, 241,   32767, 32767, 32767, 32767, 334,   -37,
    1047             :         32767, 179,   -88,   138,   444,   32767, -1,    3,
    1048             :         0,     390,   32767, 32767, 32767, 211,   32767, 287,
    1049             :         -14,   -145,  -38,   32767, 192,   245,   169,   257,
    1050             :         32767, 480,   0,     293,   389,   32767, 32767, 32767,
    1051             :         32767, 0,     22,    32767, -9,    32767, 395,   27,
    1052             :         64,    348,   627,   -363,  32767, -321,  0,     453,
    1053             :         32767, -177,  0,     3,     -143,  443,   32767, 32767,
    1054             :         32767, 32767, 203,   32767, 0,     92,    -65,   -27,
    1055             :         32767, 32767, 5,     155,   183,   32767, -188,  -160,
    1056             :         -208,  174,   32767, 32767, 140,   158,   224,   218,
    1057             :         353,   -7,    287,   192,   -255,  728,   32767, 32767,
    1058             :         32767, 32767, 70,    357,   0,     32767, -13,   268,
    1059             :         0,     0,     -98,   32767, 32767, 32767, 159,   32767,
    1060             :         32767, 615,   32767, 136,   323,   0,     313,   0,
    1061             :         32767, 43,    362,   32767, 322,   32767, 239,   32767,
    1062             :         91,    -31,   32767, 32767, 599,   216,   606,   0,
    1063             :         0,     0,     -4,    197,   320,   880,   -137,  412,
    1064             :         126,   228,   0,     32767, 105,   32767, 461,   32767,
    1065             :         -223,  32767, 32767, 455,   219,   0,     235,   32767,
    1066             :         32767, 362,   387,   0,     169,   32767, 30,    32767,
    1067             :         283,   0,     24,    148,   32767, 0,     -821,  32767,
    1068             :         0,     72,    32767, 32767, 0,     423,   253,   32767,
    1069             :         0,     635,   32767, 241,   0,     7,     -310,  0,
    1070             :         368,   6,     32767, 32767, 32767, 345,   0,     -11,
    1071             :         109,   155,   359,   206,   178,   32767, 32767, 303,
    1072             :         32767, 0,     32767, 0,     630,   32767, -495,  199,
    1073             :         32767, 26,    0,     -60,   555,   139,   32767, 341,
    1074             :         32767, 441,   322,   134,   32767, 32767, 23,    32767,
    1075             :         210,   422,   32767, -158,  455,   0,     372,   610,
    1076             :         122,   0,     32767, 73,    32767, -382,  445,   32767,
    1077             :         32767, 0,     2,     205,   -130,  0,     0,     178,
    1078             :         438,   0,     32767, 0,     38,    286,   221,   -391,
    1079             :         393,   32767, 32767, 281,   244,   32767, 32767, 119,
    1080             :         32767, 302,   0,     32767, 32767, 32767, 32767, 32767,
    1081             :         32767, 169,   32767, 32767, 156,   32767, 0,     307,
    1082             :         32767, 32767, 32767, 32767, 746,   34,    32767, 378,
    1083             :         32767, 263,   -861,  361,   32767, -434,  28,    32767,
    1084             :         32767, 0,     67,    391,   -355,  0,     32767, -110,
    1085             :         0,     32767, 470,   32767, 32767, 32767, 672,   -19,
    1086             :         225,   0,     32767, 0,     -185,  390,   32767, 493,
    1087             :         42,    -265,  32767, 32767, 431,   32767, 412,   -34,
    1088             :         -427,  245,   264,   -254,  252,   177,   32767, 32767,
    1089             :         -40,   32767, 274,   457,   32767, -153,  127,   259,
    1090             :         32767, 32767, 381,   32767, -342,  32767, 316,   32767,
    1091             :         0,     375,   454,   32767, 234,   32767, 13,    32767,
    1092             :         32767, 32767, -55,   32767, 32767, 0,     323,   -232,
    1093             :         131,   32767, 34,    254,   32767, 32767, 32767, -114,
    1094             :         32767, 195,   -269,  32767, 104,   158,   429,   333,
    1095             :         0,     -192,  0,     390,   160,   347,   1035,  320,
    1096             :         674,   189,   171,   358,   0,     348,   32767, 32767,
    1097             :         32767, 32767, 0,     -16,   -316,  458,   32767, 617,
    1098             :         32767, 32767, 32767, 0,     209,   0,     349,   300,
    1099             :         408,   22,    32767, 236,   32767, 32767, -268,  215,
    1100             :         -26,   432,   32767, 32767, 32767, 76,    32767, 8,
    1101             :         206,   0,     32767, 32767, 32767, 32767, 32767, 32767,
    1102             :         -88,   32767, 418,   490,   766,   0,     -150,  32767,
    1103             :         32767, 192,   32767, -196,  0,     0,     296,   32767,
    1104             :         352,   0,     32767, 32767, 174,   32767, 32767, 0,
    1105             :         0,     131,   32767, -78,   454,   32767, 32767, 32767,
    1106             :         32767, 32767, 321,   197,   27,    49,    457,   -646,
    1107             :         357,   336,   123,   -52,   426,   32767, 32767, 0,
    1108             :         32767, -287,  411,   32767, 32767, 32767, 32767, 40,
    1109             :         32767, 0,     10,    32767, 280,   32767, 0,     544,
    1110             :         -29,   0,     -8,    451,   32767, 370,   32767, 0,
    1111             :         32767, 32767, 32767, 32767, 279,   343,   32767, -31,
    1112             :         0,     32767, 32767, 204,   338,   150,   265,   0,
    1113             :         424,   32767, 32767, 129,   324,   -358,  32767, 32767,
    1114             :         -126,  -72,   0,     32767, -133,  11,    282,   32767,
    1115             :         26,    155,   -441,  478,   32767, -137,  306,   239,
    1116             :         0,     32767, 85,    486,   0,     32767, 0,     0,
    1117             :         0,     0,     32767, 12,    105,   364,   0,     32767,
    1118             :         435,   0,     0,     250,   14,    32767, 296,   0,
    1119             :         32767, 32767, 32767, -77,   -395,  -313,  32767, 1112,
    1120             :         635,   32767, 510,   32767, 1206,  0,     32767, 32767,
    1121             :         53,    -51,   32767, 481,   32767, -338,  32767, 0,
    1122             :         -598,  0,     32767, 181,   173,   0,     32767, 277,
    1123             :         0,     -295,  32767, 32767, 0,     400,   -201,  32767,
    1124             :         486,   47,    328,   687,   192,   0,     0,     280,
    1125             :         0,     32767, 32767, 32767, 134,   32767, 32767, 32767,
    1126             :         399,   299,   32767, 32767, 32767, 332,   -17,   0,
    1127             :         0,     -257,  87,    150,   676,   0,     440,   32767,
    1128             :         32767, 20,    31,    32767, 350,   246,   -190,  464,
    1129             :         0,     297,   416,   0,     566,   32767, 15,    32767,
    1130             :         32767, 32767, -239,  0,     -280,  32767, 462,   0,
    1131             :         420,   0,     147,   405,   0,     -186,  137,   0,
    1132             :         255,   32767, -524,  -223,  32767, -368,  32767, 21,
    1133             :         32767, 473,   110,   32767, 32767, 32767, 0,     32767,
    1134             :         32767, 386,   -60,   86,    0,     0,     32767, 86,
    1135             :         32767, 210,   0,     32767, 32767, 0,     366,   0,
    1136             :         193,   413,   472,   -110,  419,   32767, 195,   50,
    1137             :         32767, 32767, 154,   32767, 172,   47,    321,   0,
    1138             :         32767, 32767, 46,    398,   80,    32767, 434,   32767,
    1139             :         32767, 462,   18,    0,     0,     0,     32767, 32767,
    1140             :         32767, 200,   32767, 262,   32767, 32767, 0,     32767,
    1141             :         0,     0,     0,     103,   0,     266,   32767, 0,
    1142             :         32767, 65,    32767, 32767, 122,   0,     0,     0,
    1143             :         -38,   32767, 0,     297,   32767, 0,     32767, 0,
    1144             :         32767, 32767, 4
    1145             :     };
    1146             : 
    1147    14109400 :     const unsigned char *k = (const unsigned char *) key;
    1148    14109400 :     uint32      a = 0;
    1149    14109400 :     uint32      b = 4;
    1150             : 
    1151    95288318 :     while (keylen--)
    1152             :     {
    1153    81178918 :         unsigned char c = *k++ | 0x20;
    1154             : 
    1155    81178918 :         a = a * 257 + c;
    1156    81178918 :         b = b * 17 + c;
    1157             :     }
    1158    14109400 :     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