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-01-18 04:15:08 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             :     "volatile\0"
     492             :     "when\0"
     493             :     "where\0"
     494             :     "whitespace\0"
     495             :     "window\0"
     496             :     "with\0"
     497             :     "within\0"
     498             :     "without\0"
     499             :     "work\0"
     500             :     "wrapper\0"
     501             :     "write\0"
     502             :     "xml\0"
     503             :     "xmlattributes\0"
     504             :     "xmlconcat\0"
     505             :     "xmlelement\0"
     506             :     "xmlexists\0"
     507             :     "xmlforest\0"
     508             :     "xmlnamespaces\0"
     509             :     "xmlparse\0"
     510             :     "xmlpi\0"
     511             :     "xmlroot\0"
     512             :     "xmlserialize\0"
     513             :     "xmltable\0"
     514             :     "year\0"
     515             :     "yes\0"
     516             :     "zone";
     517             : 
     518             : static const uint16 ScanKeywords_kw_offsets[] = {
     519             :     0,
     520             :     6,
     521             :     13,
     522             :     22,
     523             :     29,
     524             :     36,
     525             :     40,
     526             :     46,
     527             :     52,
     528             :     62,
     529             :     66,
     530             :     71,
     531             :     77,
     532             :     84,
     533             :     92,
     534             :     100,
     535             :     104,
     536             :     108,
     537             :     114,
     538             :     117,
     539             :     121,
     540             :     132,
     541             :     142,
     542             :     153,
     543             :     164,
     544             :     167,
     545             :     174,
     546             :     181,
     547             :     191,
     548             :     205,
     549             :     214,
     550             :     221,
     551             :     227,
     552             :     235,
     553             :     242,
     554             :     249,
     555             :     253,
     556             :     261,
     557             :     266,
     558             :     274,
     559             :     277,
     560             :     283,
     561             :     288,
     562             :     295,
     563             :     303,
     564             :     312,
     565             :     317,
     566             :     322,
     567             :     330,
     568             :     336,
     569             :     341,
     570             :     351,
     571             :     367,
     572             :     373,
     573             :     384,
     574             :     390,
     575             :     396,
     576             :     404,
     577             :     413,
     578             :     421,
     579             :     431,
     580             :     438,
     581             :     446,
     582             :     454,
     583             :     463,
     584             :     470,
     585             :     480,
     586             :     492,
     587             :     505,
     588             :     517,
     589             :     531,
     590             :     540,
     591             :     551,
     592             :     562,
     593             :     574,
     594             :     582,
     595             :     591,
     596             :     602,
     597             :     607,
     598             :     612,
     599             :     619,
     600             :     625,
     601             :     629,
     602             :     634,
     603             :     642,
     604             :     658,
     605             :     671,
     606             :     684,
     607             :     699,
     608             :     712,
     609             :     730,
     610             :     743,
     611             :     750,
     612             :     756,
     613             :     761,
     614             :     770,
     615             :     774,
     616             :     785,
     617             :     789,
     618             :     797,
     619             :     805,
     620             :     813,
     621             :     822,
     622             :     833,
     623             :     842,
     624             :     850,
     625             :     857,
     626             :     867,
     627             :     878,
     628             :     886,
     629             :     892,
     630             :     897,
     631             :     904,
     632             :     915,
     633             :     923,
     634             :     931,
     635             :     940,
     636             :     943,
     637             :     952,
     638             :     959,
     639             :     966,
     640             :     971,
     641             :     976,
     642             :     981,
     643             :     987,
     644             :     994,
     645             :     1003,
     646             :     1013,
     647             :     1017,
     648             :     1026,
     649             :     1031,
     650             :     1037,
     651             :     1044,
     652             :     1050,
     653             :     1057,
     654             :     1065,
     655             :     1075,
     656             :     1085,
     657             :     1093,
     658             :     1100,
     659             :     1108,
     660             :     1119,
     661             :     1129,
     662             :     1138,
     663             :     1146,
     664             :     1152,
     665             :     1159,
     666             :     1165,
     667             :     1172,
     668             :     1181,
     669             :     1187,
     670             :     1193,
     671             :     1203,
     672             :     1207,
     673             :     1213,
     674             :     1221,
     675             :     1228,
     676             :     1236,
     677             :     1243,
     678             :     1248,
     679             :     1253,
     680             :     1262,
     681             :     1272,
     682             :     1282,
     683             :     1289,
     684             :     1295,
     685             :     1303,
     686             :     1312,
     687             :     1318,
     688             :     1327,
     689             :     1334,
     690             :     1342,
     691             :     1349,
     692             :     1356,
     693             :     1361,
     694             :     1366,
     695             :     1375,
     696             :     1378,
     697             :     1384,
     698             :     1394,
     699             :     1404,
     700             :     1413,
     701             :     1420,
     702             :     1423,
     703             :     1431,
     704             :     1441,
     705             :     1451,
     706             :     1458,
     707             :     1464,
     708             :     1472,
     709             :     1480,
     710             :     1489,
     711             :     1499,
     712             :     1506,
     713             :     1512,
     714             :     1518,
     715             :     1524,
     716             :     1536,
     717             :     1543,
     718             :     1551,
     719             :     1555,
     720             :     1563,
     721             :     1573,
     722             :     1582,
     723             :     1587,
     724             :     1595,
     725             :     1598,
     726             :     1605,
     727             :     1615,
     728             :     1620,
     729             :     1625,
     730             :     1636,
     731             :     1650,
     732             :     1662,
     733             :     1674,
     734             :     1689,
     735             :     1700,
     736             :     1712,
     737             :     1727,
     738             :     1738,
     739             :     1749,
     740             :     1754,
     741             :     1758,
     742             :     1763,
     743             :     1769,
     744             :     1778,
     745             :     1784,
     746             :     1789,
     747             :     1797,
     748             :     1805,
     749             :     1815,
     750             :     1821,
     751             :     1826,
     752             :     1832,
     753             :     1837,
     754             :     1843,
     755             :     1850,
     756             :     1855,
     757             :     1861,
     758             :     1871,
     759             :     1886,
     760             :     1895,
     761             :     1900,
     762             :     1907,
     763             :     1914,
     764             :     1922,
     765             :     1928,
     766             :     1936,
     767             :     1949,
     768             :     1958,
     769             :     1964,
     770             :     1977,
     771             :     1984,
     772             :     1991,
     773             :     2000,
     774             :     2005,
     775             :     2011,
     776             :     2016,
     777             :     2021,
     778             :     2027,
     779             :     2036,
     780             :     2044,
     781             :     2050,
     782             :     2057,
     783             :     2061,
     784             :     2066,
     785             :     2070,
     786             :     2074,
     787             :     2079,
     788             :     2084,
     789             :     2087,
     790             :     2092,
     791             :     2102,
     792             :     2113,
     793             :     2117,
     794             :     2125,
     795             :     2132,
     796             :     2140,
     797             :     2147,
     798             :     2152,
     799             :     2159,
     800             :     2165,
     801             :     2173,
     802             :     2180,
     803             :     2183,
     804             :     2187,
     805             :     2194,
     806             :     2199,
     807             :     2203,
     808             :     2208,
     809             :     2211,
     810             :     2216,
     811             :     2225,
     812             :     2232,
     813             :     2240,
     814             :     2243,
     815             :     2249,
     816             :     2260,
     817             :     2267,
     818             :     2271,
     819             :     2277,
     820             :     2282,
     821             :     2291,
     822             :     2299,
     823             :     2310,
     824             :     2316,
     825             :     2322,
     826             :     2331,
     827             :     2341,
     828             :     2348,
     829             :     2356,
     830             :     2366,
     831             :     2374,
     832             :     2383,
     833             :     2388,
     834             :     2395,
     835             :     2403,
     836             :     2408,
     837             :     2414,
     838             :     2421,
     839             :     2430,
     840             :     2440,
     841             :     2450,
     842             :     2458,
     843             :     2467,
     844             :     2476,
     845             :     2484,
     846             :     2490,
     847             :     2501,
     848             :     2512,
     849             :     2522,
     850             :     2533,
     851             :     2541,
     852             :     2553,
     853             :     2559,
     854             :     2566,
     855             :     2572,
     856             :     2577,
     857             :     2582,
     858             :     2591,
     859             :     2601,
     860             :     2605,
     861             :     2616,
     862             :     2628,
     863             :     2636,
     864             :     2644,
     865             :     2653,
     866             :     2661,
     867             :     2668,
     868             :     2679,
     869             :     2687,
     870             :     2695,
     871             :     2701,
     872             :     2709,
     873             :     2718,
     874             :     2725,
     875             :     2735,
     876             :     2743,
     877             :     2750,
     878             :     2756,
     879             :     2761,
     880             :     2770,
     881             :     2777,
     882             :     2785,
     883             :     2794,
     884             :     2798,
     885             :     2803,
     886             :     2808,
     887             :     2818,
     888             :     2825,
     889             :     2832,
     890             :     2840,
     891             :     2847,
     892             :     2854,
     893             :     2861,
     894             :     2870,
     895             :     2877,
     896             :     2886,
     897             :     2896,
     898             :     2909,
     899             :     2916,
     900             :     2924,
     901             :     2937,
     902             :     2941,
     903             :     2947,
     904             :     2952,
     905             :     2958,
     906             :     2963,
     907             :     2971,
     908             :     2978,
     909             :     2983,
     910             :     2992,
     911             :     3001,
     912             :     3006,
     913             :     3013,
     914             :     3017,
     915             :     3024,
     916             :     3035,
     917             :     3041,
     918             :     3051,
     919             :     3062,
     920             :     3068,
     921             :     3075,
     922             :     3083,
     923             :     3090,
     924             :     3097,
     925             :     3104,
     926             :     3110,
     927             :     3123,
     928             :     3133,
     929             :     3141,
     930             :     3151,
     931             :     3157,
     932             :     3164,
     933             :     3176,
     934             :     3182,
     935             :     3189,
     936             :     3201,
     937             :     3212,
     938             :     3219,
     939             :     3224,
     940             :     3233,
     941             :     3243,
     942             :     3248,
     943             :     3253,
     944             :     3258,
     945             :     3263,
     946             :     3273,
     947             :     3276,
     948             :     3285,
     949             :     3297,
     950             :     3307,
     951             :     3313,
     952             :     3321,
     953             :     3326,
     954             :     3331,
     955             :     3340,
     956             :     3348,
     957             :     3353,
     958             :     3359,
     959             :     3367,
     960             :     3377,
     961             :     3389,
     962             :     3403,
     963             :     3415,
     964             :     3421,
     965             :     3428,
     966             :     3436,
     967             :     3445,
     968             :     3454,
     969             :     3460,
     970             :     3467,
     971             :     3472,
     972             :     3478,
     973             :     3485,
     974             :     3491,
     975             :     3500,
     976             :     3510,
     977             :     3516,
     978             :     3523,
     979             :     3531,
     980             :     3540,
     981             :     3548,
     982             :     3556,
     983             :     3564,
     984             :     3569,
     985             :     3575,
     986             :     3584,
     987             :     3589,
     988             :     3595,
     989             :     3606,
     990             :     3613,
     991             :     3618,
     992             :     3625,
     993             :     3633,
     994             :     3638,
     995             :     3646,
     996             :     3652,
     997             :     3656,
     998             :     3670,
     999             :     3680,
    1000             :     3691,
    1001             :     3701,
    1002             :     3711,
    1003             :     3725,
    1004             :     3734,
    1005             :     3740,
    1006             :     3748,
    1007             :     3761,
    1008             :     3770,
    1009             :     3775,
    1010             :     3779,
    1011             : };
    1012             : 
    1013             : #define SCANKEYWORDS_NUM_KEYWORDS 492
    1014             : 
    1015             : static int
    1016    12549276 : ScanKeywords_hash_func(const void *key, size_t keylen)
    1017             : {
    1018             :     static const int16 h[985] = {
    1019             :         -2,    144,   32767, 201,   0,     0,     446,   303,
    1020             :         335,   -52,   32767, 0,     32767, 0,     32767, 0,
    1021             :         282,   254,   249,   611,   32767, -97,   -436,  0,
    1022             :         32767, 0,     32767, 354,   167,   258,   32767, 32767,
    1023             :         567,   32767, 0,     32767, 288,   32767, -30,   32767,
    1024             :         32767, 32,    32767, 165,   0,     32767, 32767, 32767,
    1025             :         32767, -97,   32767, 254,   78,    162,   73,    339,
    1026             :         3,     386,   43,    32767, 0,     32767, 403,   -93,
    1027             :         -589,  -160,  -10,   0,     -8,    32767, -254,  32767,
    1028             :         289,   -223,  58,    32767, -122,  94,    202,   32767,
    1029             :         347,   32767, 256,   104,   464,   97,    0,     32767,
    1030             :         226,   32767, -119,  32767, -224,  410,   298,   -129,
    1031             :         32767, 176,   40,    0,     -43,   137,   32767, 32767,
    1032             :         32767, 0,     271,   -1,    191,   32767, 65,    32767,
    1033             :         32767, 32767, 32767, -77,   32767, 147,   -178,  334,
    1034             :         0,     32767, 0,     32767, 32767, 281,   477,   346,
    1035             :         32767, 148,   336,   66,    266,   -204,  32767, 9,
    1036             :         -156,  32767, 373,   16,    32767, 228,   -246,  0,
    1037             :         229,   -165,  32767, 258,   32767, 32767, 32767, 32767,
    1038             :         32767, 402,   32767, 32767, 333,   63,    603,   32767,
    1039             :         32767, 32767, 868,   -38,   32767, 243,   0,     836,
    1040             :         -110,  459,   311,   126,   32767, 32767, 114,   -410,
    1041             :         131,   0,     32767, 313,   32767, 314,   32767, 286,
    1042             :         410,   216,   32767, 0,     70,    32767, 373,   138,
    1043             :         32767, -131,  32767, 0,     59,    193,   32767, 32767,
    1044             :         0,     116,   0,     32767, 0,     32767, 32767, -219,
    1045             :         82,    -221,  32767, 0,     -203,  0,     0,     32767,
    1046             :         27,    32767, 0,     275,   271,   32767, 304,   160,
    1047             :         32767, -24,   32767, 32767, 32767, 407,   32767, -184,
    1048             :         -516,  32767, 32767, 32767, 305,   1098,  0,     518,
    1049             :         437,   160,   -50,   32767, 32767, 292,   32767, 344,
    1050             :         0,     31,    -120,  0,     32767, 32767, 32767, 242,
    1051             :         0,     32767, 32767, -1156, 0,     32767, 32767, 32767,
    1052             :         480,   40,    152,   35,    476,   32767, 34,    115,
    1053             :         32767, -82,   32767, 32767, -68,   325,   -433,  32767,
    1054             :         430,   -25,   -94,   32767, 32767, 32767, 171,   -1156,
    1055             :         -235,  -110,  32767, 89,    -122,  180,   304,   0,
    1056             :         32767, 32767, 32767, 32767, 32767, 32767, 0,     133,
    1057             :         32767, 300,   32767, 32767, 25,    0,     14,    -141,
    1058             :         32767, 0,     -42,   32767, 32767, 437,   32767, 32767,
    1059             :         446,   32767, 357,   263,   210,   32767, 239,   597,
    1060             :         157,   -689,  32767, 1051,  32767, 85,    -10,   -155,
    1061             :         415,   0,     65,    32767, 32767, -93,   353,   46,
    1062             :         69,    -119,  186,   276,   1624,  32767, 32767, -99,
    1063             :         32767, 445,   32767, -868,  -77,   32767, 32767, 376,
    1064             :         77,    32767, 0,     32767, 32767, 32767, 452,   254,
    1065             :         32767, 0,     378,   32767, 32767, 71,    88,    13,
    1066             :         32767, 32767, 32767, 32767, 106,   32767, 32767, -84,
    1067             :         299,   1204,  179,   32767, 32767, 32767, 32767, -149,
    1068             :         96,    0,     32767, 377,   32767, 286,   32767, -1086,
    1069             :         288,   32767, 0,     553,   -904,  32767, 348,   131,
    1070             :         0,     32767, 339,   425,   32767, 652,   136,   -138,
    1071             :         0,     118,   32767, -818,  134,   32767, 79,    0,
    1072             :         96,    32767, 456,   32767, -656,  462,   32767, 267,
    1073             :         160,   676,   32767, 161,   32767, 246,   0,     32767,
    1074             :         392,   0,     89,    32767, 41,    370,   32767, 61,
    1075             :         -147,  32767, 32767, -35,   32767, -76,   315,   32767,
    1076             :         32767, 32767, 358,   140,   56,    458,   32767, -18,
    1077             :         32767, 32767, 653,   32767, 32767, 32767, -237,  32767,
    1078             :         0,     0,     615,   32767, 0,     32767, 55,    -809,
    1079             :         32767, 113,   207,   32767, 32767, 32767, 32767, 0,
    1080             :         32767, 201,   32767, 395,   176,   131,   32767, 32767,
    1081             :         139,   -146,  32767, 32767, -157,  271,   32767, -355,
    1082             :         262,   343,   32767, 32767, 0,     371,   32767, 32767,
    1083             :         32767, 32767, 151,   32767, 32767, 198,   0,     32767,
    1084             :         374,   579,   -547,  32767, 32767, 56,    32767, 0,
    1085             :         235,   -115,  32767, -437,  466,   32767, 32767, 0,
    1086             :         388,   185,   32767, 32767, 83,    32767, 32767, 121,
    1087             :         -276,  0,     32767, 0,     181,   32767, 0,     206,
    1088             :         32767, 32767, 220,   0,     32767, 32767, 402,   160,
    1089             :         32767, 203,   0,     825,   390,   32767, 296,   0,
    1090             :         400,   380,   32767, 32767, -107,  176,   459,   32767,
    1091             :         32767, 0,     92,    32767, 277,   134,   32767, 32767,
    1092             :         161,   -36,   32767, 71,    872,   32767, 32767, -436,
    1093             :         32767, 32767, 874,   280,   0,     9,     32767, 328,
    1094             :         416,   0,     32767, 0,     -31,   0,     11,    0,
    1095             :         32767, 412,   124,   -16,   377,   0,     32767, 32767,
    1096             :         0,     138,   32767, 67,    0,     265,   -49,   3,
    1097             :         -192,  21,    32767, 266,   32767, 0,     0,     32767,
    1098             :         32767, 32767, 222,   32767, 32767, -195,  38,    -319,
    1099             :         389,   32767, 32767, 274,   964,   76,    331,   173,
    1100             :         32767, 330,   135,   32767, 524,   341,   32767, 32767,
    1101             :         123,   29,    415,   152,   32767, 178,   0,     69,
    1102             :         32767, -268,  32767, -320,  204,   0,     145,   32767,
    1103             :         291,   32767, 259,   32767, 0,     1,     32767, 238,
    1104             :         55,    809,   39,    32767, -194,  103,   0,     0,
    1105             :         32767, 32767, 32767, 0,     32767, 32767, 10,    486,
    1106             :         0,     280,   32767, 224,   32767, 32767, 0,     -285,
    1107             :         -404,  46,    429,   32767, -616,  115,   32767, 39,
    1108             :         647,   186,   32767, -290,  32767, 0,     -433,  0,
    1109             :         76,    32767, 116,   32767, 302,   32767, 178,   296,
    1110             :         0,     32767, -125,  32767, -306,  0,     315,   32767,
    1111             :         400,   0,     32767, 32767, 32767, 109,   -226,  0,
    1112             :         -351,  32767, 112,   0,     471,   0,     32767, 32767,
    1113             :         356,   32767, 32767, 234,   32767, 32767, -28,   32767,
    1114             :         464,   32767, 224,   382,   0,     32767, 0,     32767,
    1115             :         32767, 541,   -304,  814,   0,     269,   0,     403,
    1116             :         267,   372,   -21,   32767, -89,   32767, 0,     32767,
    1117             :         210,   467,   0,     32767, 32767, 32767, -132,  32767,
    1118             :         32767, -53,   -211,  32767, 216,   0,     0,     540,
    1119             :         32767, -27,   32767, 159,   399,   0,     32767, 0,
    1120             :         -162,  32767, 32767, -214,  -680,  32767, 163,   32767,
    1121             :         32767, -259,  401,   383,   453,   0,     32767, 0,
    1122             :         -233,  -159,  323,   32767, 32767, 307,   0,     32767,
    1123             :         184,   315,   32767, -87,   32767, 482,   300,   879,
    1124             :         93,    -80,   213,   32767, 49,    32767, 613,   -96,
    1125             :         32767, 319,   -58,   286,   32767, 0,     32767, 0,
    1126             :         98,    17,    32767, 0,     -191,  482,   0,     32767,
    1127             :         102,   32767, 332,   366,   0,     -218,  -37,   438,
    1128             :         360,   35,    472,   32767, 671,   32767, 0,     0,
    1129             :         32767, 32767, 32767, 0,     108,   227,   32767, 32767,
    1130             :         24,    -226,  0,     0,     336,   32767, -363,  32767,
    1131             :         246,   130,   32767, 405,   95,    407,   450,   1387,
    1132             :         32767, 0,     473,   32767, 32767, 32767, 32767, 0,
    1133             :         0,     32767, 32767, 245,   32767, 82,    32767, 38,
    1134             :         32767, 97,    -37,   397,   32767, 32767, 32767, 32767,
    1135             :         32767, 90,    172,   105,   32767, 0,     0,     0,
    1136             :         144,   32767, 372,   32767, 32767, 0,     0,     0,
    1137             :         32767, 113,   32767, 338,   32767, 186,   51,    368,
    1138             :         32767, 87,    0,     559,   0,     0,     0,     0,
    1139             :         349,   -14,   32767, 32767, 408,   32767, 32767, 0,
    1140             :         32767, 0,     314,   32767, 32767, 744,   251,   -145,
    1141             :         32767, 143,   0,     -389,  32767, 335,   441,   32767,
    1142             :         0
    1143             :     };
    1144             : 
    1145    12549276 :     const unsigned char *k = (const unsigned char *) key;
    1146    12549276 :     uint32      a = 0;
    1147    12549276 :     uint32      b = 0;
    1148             : 
    1149    85482060 :     while (keylen--)
    1150             :     {
    1151    72932784 :         unsigned char c = *k++ | 0x20;
    1152             : 
    1153    72932784 :         a = a * 257 + c;
    1154    72932784 :         b = b * 31 + c;
    1155             :     }
    1156    12549276 :     return h[a % 985] + h[b % 985];
    1157             : }
    1158             : 
    1159             : const ScanKeywordList ScanKeywords = {
    1160             :     ScanKeywords_kw_string,
    1161             :     ScanKeywords_kw_offsets,
    1162             :     ScanKeywords_hash_func,
    1163             :     SCANKEYWORDS_NUM_KEYWORDS,
    1164             :     17
    1165             : };
    1166             : 
    1167             : #endif                          /* KWLIST_D_H */

Generated by: LCOV version 1.14