Searched defs:fts2Hash (Results 1 – 1 of 1) sorted by relevance
21 typedef struct fts2Hash fts2Hash; typedef32 struct fts2Hash { struct36 fts2HashElem *first; /* The first element of the array */ argument40 fts2HashElem *chain; /* Pointer to first entry with this hash */ argument50 struct fts2HashElem { argument