Home
last modified time | relevance | path

Searched defs:Keyword (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtokenize.c32 typedef struct Keyword Keyword; typedef
33 struct Keyword { struct
37 u8 iNext; /* Index in aKeywordTable[] of next with same hash */ argument
43 static Keyword aKeywordTable[] = { argument