Searched defs:_fts2ht (Results 1 – 1 of 1) sorted by relevance
38 struct _fts2ht { /* the hash table */ struct39 int count; /* Number of entries with this hash */40 fts2HashElem *chain; /* Pointer to first entry with this hash */