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-04-24 12:15:10 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             :     "objects\0"
     309             :     "of\0"
     310             :     "off\0"
     311             :     "offset\0"
     312             :     "oids\0"
     313             :     "old\0"
     314             :     "omit\0"
     315             :     "on\0"
     316             :     "only\0"
     317             :     "operator\0"
     318             :     "option\0"
     319             :     "options\0"
     320             :     "or\0"
     321             :     "order\0"
     322             :     "ordinality\0"
     323             :     "others\0"
     324             :     "out\0"
     325             :     "outer\0"
     326             :     "over\0"
     327             :     "overlaps\0"
     328             :     "overlay\0"
     329             :     "overriding\0"
     330             :     "owned\0"
     331             :     "owner\0"
     332             :     "parallel\0"
     333             :     "parameter\0"
     334             :     "parser\0"
     335             :     "partial\0"
     336             :     "partition\0"
     337             :     "passing\0"
     338             :     "password\0"
     339             :     "path\0"
     340             :     "period\0"
     341             :     "placing\0"
     342             :     "plan\0"
     343             :     "plans\0"
     344             :     "policy\0"
     345             :     "position\0"
     346             :     "preceding\0"
     347             :     "precision\0"
     348             :     "prepare\0"
     349             :     "prepared\0"
     350             :     "preserve\0"
     351             :     "primary\0"
     352             :     "prior\0"
     353             :     "privileges\0"
     354             :     "procedural\0"
     355             :     "procedure\0"
     356             :     "procedures\0"
     357             :     "program\0"
     358             :     "publication\0"
     359             :     "quote\0"
     360             :     "quotes\0"
     361             :     "range\0"
     362             :     "read\0"
     363             :     "real\0"
     364             :     "reassign\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             :     "sql\0"
     421             :     "stable\0"
     422             :     "standalone\0"
     423             :     "start\0"
     424             :     "statement\0"
     425             :     "statistics\0"
     426             :     "stdin\0"
     427             :     "stdout\0"
     428             :     "storage\0"
     429             :     "stored\0"
     430             :     "strict\0"
     431             :     "string\0"
     432             :     "strip\0"
     433             :     "subscription\0"
     434             :     "substring\0"
     435             :     "support\0"
     436             :     "symmetric\0"
     437             :     "sysid\0"
     438             :     "system\0"
     439             :     "system_user\0"
     440             :     "table\0"
     441             :     "tables\0"
     442             :     "tablesample\0"
     443             :     "tablespace\0"
     444             :     "target\0"
     445             :     "temp\0"
     446             :     "template\0"
     447             :     "temporary\0"
     448             :     "text\0"
     449             :     "then\0"
     450             :     "ties\0"
     451             :     "time\0"
     452             :     "timestamp\0"
     453             :     "to\0"
     454             :     "trailing\0"
     455             :     "transaction\0"
     456             :     "transform\0"
     457             :     "treat\0"
     458             :     "trigger\0"
     459             :     "trim\0"
     460             :     "true\0"
     461             :     "truncate\0"
     462             :     "trusted\0"
     463             :     "type\0"
     464             :     "types\0"
     465             :     "uescape\0"
     466             :     "unbounded\0"
     467             :     "uncommitted\0"
     468             :     "unconditional\0"
     469             :     "unencrypted\0"
     470             :     "union\0"
     471             :     "unique\0"
     472             :     "unknown\0"
     473             :     "unlisten\0"
     474             :     "unlogged\0"
     475             :     "until\0"
     476             :     "update\0"
     477             :     "user\0"
     478             :     "using\0"
     479             :     "vacuum\0"
     480             :     "valid\0"
     481             :     "validate\0"
     482             :     "validator\0"
     483             :     "value\0"
     484             :     "values\0"
     485             :     "varchar\0"
     486             :     "variadic\0"
     487             :     "varying\0"
     488             :     "verbose\0"
     489             :     "version\0"
     490             :     "view\0"
     491             :     "views\0"
     492             :     "virtual\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             :     1026,
     651             :     1031,
     652             :     1037,
     653             :     1044,
     654             :     1050,
     655             :     1057,
     656             :     1065,
     657             :     1075,
     658             :     1085,
     659             :     1093,
     660             :     1100,
     661             :     1108,
     662             :     1119,
     663             :     1129,
     664             :     1138,
     665             :     1146,
     666             :     1152,
     667             :     1159,
     668             :     1165,
     669             :     1172,
     670             :     1181,
     671             :     1187,
     672             :     1193,
     673             :     1203,
     674             :     1207,
     675             :     1213,
     676             :     1221,
     677             :     1228,
     678             :     1236,
     679             :     1243,
     680             :     1248,
     681             :     1253,
     682             :     1262,
     683             :     1272,
     684             :     1282,
     685             :     1289,
     686             :     1295,
     687             :     1303,
     688             :     1312,
     689             :     1318,
     690             :     1327,
     691             :     1334,
     692             :     1342,
     693             :     1349,
     694             :     1356,
     695             :     1361,
     696             :     1366,
     697             :     1375,
     698             :     1378,
     699             :     1384,
     700             :     1394,
     701             :     1404,
     702             :     1413,
     703             :     1420,
     704             :     1423,
     705             :     1431,
     706             :     1441,
     707             :     1451,
     708             :     1458,
     709             :     1464,
     710             :     1472,
     711             :     1480,
     712             :     1489,
     713             :     1499,
     714             :     1506,
     715             :     1512,
     716             :     1518,
     717             :     1524,
     718             :     1536,
     719             :     1543,
     720             :     1551,
     721             :     1555,
     722             :     1563,
     723             :     1573,
     724             :     1582,
     725             :     1587,
     726             :     1595,
     727             :     1598,
     728             :     1605,
     729             :     1615,
     730             :     1620,
     731             :     1625,
     732             :     1636,
     733             :     1650,
     734             :     1662,
     735             :     1674,
     736             :     1689,
     737             :     1700,
     738             :     1712,
     739             :     1727,
     740             :     1738,
     741             :     1749,
     742             :     1754,
     743             :     1758,
     744             :     1763,
     745             :     1769,
     746             :     1778,
     747             :     1784,
     748             :     1789,
     749             :     1797,
     750             :     1805,
     751             :     1815,
     752             :     1821,
     753             :     1826,
     754             :     1832,
     755             :     1837,
     756             :     1843,
     757             :     1850,
     758             :     1855,
     759             :     1861,
     760             :     1871,
     761             :     1886,
     762             :     1895,
     763             :     1900,
     764             :     1907,
     765             :     1914,
     766             :     1922,
     767             :     1928,
     768             :     1936,
     769             :     1949,
     770             :     1958,
     771             :     1964,
     772             :     1977,
     773             :     1984,
     774             :     1991,
     775             :     2000,
     776             :     2005,
     777             :     2011,
     778             :     2016,
     779             :     2021,
     780             :     2027,
     781             :     2036,
     782             :     2044,
     783             :     2050,
     784             :     2057,
     785             :     2061,
     786             :     2066,
     787             :     2070,
     788             :     2074,
     789             :     2079,
     790             :     2084,
     791             :     2087,
     792             :     2092,
     793             :     2102,
     794             :     2113,
     795             :     2117,
     796             :     2125,
     797             :     2132,
     798             :     2140,
     799             :     2147,
     800             :     2152,
     801             :     2159,
     802             :     2165,
     803             :     2173,
     804             :     2180,
     805             :     2188,
     806             :     2191,
     807             :     2195,
     808             :     2202,
     809             :     2207,
     810             :     2211,
     811             :     2216,
     812             :     2219,
     813             :     2224,
     814             :     2233,
     815             :     2240,
     816             :     2248,
     817             :     2251,
     818             :     2257,
     819             :     2268,
     820             :     2275,
     821             :     2279,
     822             :     2285,
     823             :     2290,
     824             :     2299,
     825             :     2307,
     826             :     2318,
     827             :     2324,
     828             :     2330,
     829             :     2339,
     830             :     2349,
     831             :     2356,
     832             :     2364,
     833             :     2374,
     834             :     2382,
     835             :     2391,
     836             :     2396,
     837             :     2403,
     838             :     2411,
     839             :     2416,
     840             :     2422,
     841             :     2429,
     842             :     2438,
     843             :     2448,
     844             :     2458,
     845             :     2466,
     846             :     2475,
     847             :     2484,
     848             :     2492,
     849             :     2498,
     850             :     2509,
     851             :     2520,
     852             :     2530,
     853             :     2541,
     854             :     2549,
     855             :     2561,
     856             :     2567,
     857             :     2574,
     858             :     2580,
     859             :     2585,
     860             :     2590,
     861             :     2599,
     862             :     2609,
     863             :     2613,
     864             :     2624,
     865             :     2636,
     866             :     2644,
     867             :     2652,
     868             :     2661,
     869             :     2669,
     870             :     2676,
     871             :     2687,
     872             :     2695,
     873             :     2703,
     874             :     2709,
     875             :     2717,
     876             :     2726,
     877             :     2733,
     878             :     2743,
     879             :     2751,
     880             :     2758,
     881             :     2764,
     882             :     2769,
     883             :     2778,
     884             :     2785,
     885             :     2793,
     886             :     2802,
     887             :     2806,
     888             :     2811,
     889             :     2816,
     890             :     2826,
     891             :     2833,
     892             :     2840,
     893             :     2848,
     894             :     2855,
     895             :     2862,
     896             :     2869,
     897             :     2878,
     898             :     2885,
     899             :     2894,
     900             :     2904,
     901             :     2917,
     902             :     2924,
     903             :     2932,
     904             :     2945,
     905             :     2949,
     906             :     2955,
     907             :     2960,
     908             :     2966,
     909             :     2971,
     910             :     2979,
     911             :     2986,
     912             :     2991,
     913             :     3000,
     914             :     3009,
     915             :     3014,
     916             :     3021,
     917             :     3025,
     918             :     3032,
     919             :     3043,
     920             :     3049,
     921             :     3059,
     922             :     3070,
     923             :     3076,
     924             :     3083,
     925             :     3091,
     926             :     3098,
     927             :     3105,
     928             :     3112,
     929             :     3118,
     930             :     3131,
     931             :     3141,
     932             :     3149,
     933             :     3159,
     934             :     3165,
     935             :     3172,
     936             :     3184,
     937             :     3190,
     938             :     3197,
     939             :     3209,
     940             :     3220,
     941             :     3227,
     942             :     3232,
     943             :     3241,
     944             :     3251,
     945             :     3256,
     946             :     3261,
     947             :     3266,
     948             :     3271,
     949             :     3281,
     950             :     3284,
     951             :     3293,
     952             :     3305,
     953             :     3315,
     954             :     3321,
     955             :     3329,
     956             :     3334,
     957             :     3339,
     958             :     3348,
     959             :     3356,
     960             :     3361,
     961             :     3367,
     962             :     3375,
     963             :     3385,
     964             :     3397,
     965             :     3411,
     966             :     3423,
     967             :     3429,
     968             :     3436,
     969             :     3444,
     970             :     3453,
     971             :     3462,
     972             :     3468,
     973             :     3475,
     974             :     3480,
     975             :     3486,
     976             :     3493,
     977             :     3499,
     978             :     3508,
     979             :     3518,
     980             :     3524,
     981             :     3531,
     982             :     3539,
     983             :     3548,
     984             :     3556,
     985             :     3564,
     986             :     3572,
     987             :     3577,
     988             :     3583,
     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    13908966 : ScanKeywords_hash_func(const void *key, size_t keylen)
    1021             : {
    1022             :     static const int16 h[989] = {
    1023             :         80,    32767, 734,   447,   183,   170,   93,    32767,
    1024             :         0,     173,   53,    224,   -72,   -78,   0,     578,
    1025             :         163,   32767, 32767, 0,     32767, 0,     49,    0,
    1026             :         32767, 0,     32767, 32767, 214,   32767, -103,  32767,
    1027             :         32767, -109,  0,     63,    -233,  32767, -234,  146,
    1028             :         32767, 32767, 344,   32767, 32767, 0,     40,    8,
    1029             :         0,     321,   32767, 262,   527,   32767, -45,   -38,
    1030             :         98,    217,   -343,  264,   32767, 184,   32767, 643,
    1031             :         32767, 182,   32767, 32767, 32767, 32767, 32767, 326,
    1032             :         0,     0,     0,     300,   477,   32767, 371,   32767,
    1033             :         110,   275,   149,   32767, 32767, 116,   32767, 439,
    1034             :         183,   32767, -150,  130,   289,   32767, 392,   32767,
    1035             :         261,   471,   281,   335,   411,   32767, 32767, -372,
    1036             :         32767, 0,     0,     32767, 32767, 0,     121,   435,
    1037             :         -329,  32767, 9,     37,    34,    32767, 32767, 32767,
    1038             :         32767, 32767, 187,   32767, 0,     32767, 182,   401,
    1039             :         53,    32767, 48,    32767, 32767, 0,     540,   527,
    1040             :         137,   32767, 289,   151,   31,    32767, 32767, -145,
    1041             :         429,   0,     288,   -340,  32767, 301,   0,     32767,
    1042             :         32767, 0,     32767, 32767, 32767, 469,   -139,  454,
    1043             :         32767, 32767, 226,   -466,  32767, 32767, 0,     412,
    1044             :         326,   32767, 250,   -73,   0,     282,   294,   -348,
    1045             :         32767, -385,  446,   32767, 0,     862,   32767, -392,
    1046             :         79,    168,   32767, 343,   0,     156,   32767, -47,
    1047             :         -6,    32767, 32767, 324,   32767, 0,     0,     393,
    1048             :         32767, 449,   354,   357,   37,    90,    207,   32767,
    1049             :         46,    32767, 32767, 505,   127,   221,   167,   32767,
    1050             :         28,    32767, 0,     119,   282,   32767, 32767, 0,
    1051             :         32767, 297,   437,   32767, 609,   0,     286,   32767,
    1052             :         32767, 100,   371,   32767, 32767, -674,  484,   734,
    1053             :         32767, 334,   335,   32767, -214,  0,     85,    252,
    1054             :         32767, 84,    32767, 8,     160,   428,   186,   0,
    1055             :         32767, 462,   23,    121,   32767, 32767, 0,     220,
    1056             :         32767, 259,   32767, 32767, 32767, -169,  435,   32767,
    1057             :         -631,  32767, 32767, -223,  32767, 185,   32767, -300,
    1058             :         432,   493,   32767, 32767, 191,   356,   110,   101,
    1059             :         32767, 522,   32767, 32767, 0,     240,   561,   469,
    1060             :         0,     229,   248,   751,   32767, 32767, 32767, 0,
    1061             :         32767, 32767, 32767, 401,   32767, 32767, 270,   32767,
    1062             :         32767, 470,   337,   0,     -351,  0,     245,   18,
    1063             :         24,    32767, -125,  0,     32767, 114,   0,     146,
    1064             :         32767, 333,   467,   0,     -65,   193,   32767, 180,
    1065             :         0,     -196,  229,   32767, 324,   387,   32767, 418,
    1066             :         100,   32767, 32767, 0,     32767, 32767, 30,    -359,
    1067             :         32767, 107,   164,   32767, 457,   32767, 265,   32767,
    1068             :         -116,  5,     -47,   32767, -223,  413,   355,   32767,
    1069             :         237,   0,     0,     -210,  32767, 698,   264,   283,
    1070             :         36,    0,     32767, 133,   504,   -8,    32767, 0,
    1071             :         176,   32767, 0,     32767, 32767, 0,     198,   32767,
    1072             :         -413,  225,   32767, -91,   32767, 205,   0,     482,
    1073             :         445,   32767, 0,     391,   -76,   32767, 32767, 515,
    1074             :         312,   32767, 0,     306,   32767, -239,  32767, 69,
    1075             :         402,   0,     300,   32767, 32767, 4,     32767, -204,
    1076             :         319,   440,   32767, 68,    32767, 83,    203,   25,
    1077             :         32767, 32767, 32767, 32767, 236,   110,   215,   123,
    1078             :         32767, 288,   142,   -131,  247,   32767, 32767, 32767,
    1079             :         32767, 10,    32767, 454,   49,    230,   43,    0,
    1080             :         271,   32767, 450,   337,   32767, 222,   86,    479,
    1081             :         32767, 32767, 44,    -59,   0,     -300,  32767, -306,
    1082             :         32767, 32767, 153,   -188,  0,     32767, 32767, 242,
    1083             :         681,   32767, 32767, -158,  32767, 436,   284,   117,
    1084             :         238,   0,     32767, 0,     32767, -314,  0,     32767,
    1085             :         32767, 116,   -475,  32767, 482,   32767, 20,    32767,
    1086             :         -671,  32767, 471,   359,   0,     -419,  216,   32767,
    1087             :         92,    541,   -15,   32767, 459,   460,   -104,  32767,
    1088             :         442,   354,   0,     227,   -341,  411,   312,   32767,
    1089             :         -163,  -19,   0,     571,   32767, 32767, 32767, 207,
    1090             :         236,   402,   0,     32767, 9,     414,   32767, 272,
    1091             :         88,    168,   32767, 32767, -128,  32767, 32767, 32767,
    1092             :         460,   -289,  32767, 32767, 0,     32767, 183,   -104,
    1093             :         32767, 32767, 32767, 179,   32767, 32767, 32767, 32767,
    1094             :         32767, 32767, 32767, 32767, 304,   226,   0,     81,
    1095             :         32767, 141,   32767, -96,   -6,    230,   39,    395,
    1096             :         -237,  32767, 0,     -70,   -122,  349,   107,   276,
    1097             :         0,     770,   270,   159,   32767, 101,   86,    118,
    1098             :         -407,  32767, 427,   5,     234,   254,   32767, 0,
    1099             :         218,   32767, 0,     32767, 32767, 32767, 150,   78,
    1100             :         32767, -53,   32767, 128,   32767, 405,   -223,  32767,
    1101             :         370,   -31,   32767, 216,   2,     45,    32767, 32767,
    1102             :         32767, 379,   98,    360,   240,   32767, 212,   260,
    1103             :         32767, -316,  391,   32767, -54,   0,     7,     0,
    1104             :         363,   0,     438,   0,     206,   0,     317,   32767,
    1105             :         -290,  32767, 167,   32767, 159,   419,   32767, 421,
    1106             :         204,   0,     251,   32767, 32767, 32767, 485,   0,
    1107             :         32767, -41,   341,   464,   376,   -27,   313,   0,
    1108             :         32767, 198,   32767, -129,  439,   491,   32767, 32767,
    1109             :         0,     -178,  0,     32767, -339,  226,   32767, 543,
    1110             :         32767, 311,   0,     0,     -120,  0,     0,     0,
    1111             :         -245,  32767, 0,     32767, -121,  32767, -148,  32767,
    1112             :         423,   239,   32767, 32767, 217,   189,   32767, 0,
    1113             :         0,     -202,  0,     32767, 0,     284,   0,     32767,
    1114             :         79,    175,   -41,   61,    244,   0,     0,     32767,
    1115             :         32767, 32767, 32767, 0,     32767, 550,   160,   145,
    1116             :         32767, 32767, 470,   32767, 172,   -282,  89,    32767,
    1117             :         32767, -98,   0,     32767, 0,     0,     188,   100,
    1118             :         386,   32767, 32767, 32767, 472,   32767, 300,   32767,
    1119             :         32767, 0,     32767, -235,  32767, -170,  32767, 0,
    1120             :         0,     0,     0,     32767, 141,   -71,   0,     0,
    1121             :         32767, 32767, 0,     32767, 32767, 489,   474,   0,
    1122             :         177,   0,     -255,  184,   266,   32767, 0,     32767,
    1123             :         32767, 32767, 32767, 356,   338,   237,   32767, 0,
    1124             :         32767, 89,    388,   0,     0,     32767, 255,   41,
    1125             :         32767, -14,   287,   32767, -163,  244,   -355,  -161,
    1126             :         -1,    406,   506,   0,     475,   119,   305,   32767,
    1127             :         360,   0,     280,   32767, 32767, 32767, -108,  249,
    1128             :         374,   32767, 32767, 0,     123,   0,     32767, 32767,
    1129             :         420,   316,   0,     32767, 32767, -549,  0,     136,
    1130             :         21,    32767, 133,   32767, 0,     32767, 0,     -9,
    1131             :         -483,  110,   32767, 74,    0,     32767, 32767, 32767,
    1132             :         32767, 0,     0,     32767, 103,   32767, 32767, 315,
    1133             :         0,     -390,  0,     32767, 32767, 150,   0,     -58,
    1134             :         32767, -270,  76,    0,     79,    275,   0,     0,
    1135             :         -100,  0,     0,     785,   0,     243,   0,     32767,
    1136             :         32767, -223,  595,   217,   -108,  0,     231,   0,
    1137             :         -342,  32767, 32767, 32767, -24,   32767, 32767, 32767,
    1138             :         147,   0,     32767, 135,   0,     32767, 300,   32767,
    1139             :         -3,    32767, 0,     32767, 32767, 88,    0,     32767,
    1140             :         407,   60,    -186,  169,   32767, 0,     0,     234,
    1141             :         179,   290,   0,     32767, 32767, 295,   330,   -2,
    1142             :         32767, -22,   32767, 32767, 0,     96,    157,   0,
    1143             :         0,     0,     314,   473,   32767, 32767, 0,     32767,
    1144             :         32767, 410,   426,   328,   32767, 32767, 213,   32767,
    1145             :         0,     32767, 166,   298,   32767, 0,     0,     32767,
    1146             :         19,    32767, 81,    0,     32767
    1147             :     };
    1148             : 
    1149    13908966 :     const unsigned char *k = (const unsigned char *) key;
    1150    13908966 :     uint32      a = 0;
    1151    13908966 :     uint32      b = 0;
    1152             : 
    1153    95190322 :     while (keylen--)
    1154             :     {
    1155    81281356 :         unsigned char c = *k++ | 0x20;
    1156             : 
    1157    81281356 :         a = a * 257 + c;
    1158    81281356 :         b = b * 17 + c;
    1159             :     }
    1160    13908966 :     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